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 216a6bb commit 4c18f3bCopy full SHA for 4c18f3b
1 file changed
docker/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NGINX_VERSION=1.31.0
+ARG NGINX_VERSION=1.31.2
2
FROM nginx:${NGINX_VERSION}-alpine
3
4
RUN apk add --no-cache openssl inotify-tools vim
0 commit comments