We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7df03 commit d4854bfCopy full SHA for d4854bf
containers/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.27.4-alpine AS production
+FROM nginx:1.27.5-alpine AS production
2
WORKDIR /var/www/html
3
COPY containers/nginx/config /etc/nginx
4
ADD --chmod=755 \
0 commit comments