diff --git a/Dockerfile b/Dockerfile index da5db96..9c88ef9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.29.3-alpine AS stage1 +FROM nginx:1.29.4-alpine AS stage1 # Expose port 2375 EXPOSE 2375