We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 260cbe8 + 659af9a commit 88d87bdCopy full SHA for 88d87bd
1 file changed
docker/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NGINX_VERSION=1.25.3
+ARG NGINX_VERSION=1.26.3
2
FROM nginx:${NGINX_VERSION}-alpine
3
4
RUN apk add --no-cache openssl inotify-tools vim
0 commit comments