We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b3d06 commit 0c81efcCopy full SHA for 0c81efc
dockerfiles/ee-apps/nginx-s3/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NGINX_VERSION=1.27.2
+ARG NGINX_VERSION=1.27.3
2
FROM soulteary/prebuilt-nginx-modules:ngx-${NGINX_VERSION}-set-misc-master AS modules
3
4
FROM nginx:${NGINX_VERSION}
0 commit comments