diff --git a/Dockerfile b/Dockerfile index 84aaed3..4d1e055 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,7 +49,7 @@ RUN npm run publish # Stage 3 # Build the CMS container -FROM ubuntu:24.04 +FROM ubuntu:latest LABEL maintainer="OTS Signs " LABEL org.opencontainers.image.authors="contact@ots-signs.com"