We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95070a6 commit 0f32199Copy full SHA for 0f32199
1 file changed
containers/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.31.2-alpine AS production
+FROM nginx:1.31.3-alpine AS production
2
WORKDIR /var/www/html
3
COPY containers/nginx/config /etc/nginx
4
ADD --chmod=755 \
0 commit comments