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 261d59e commit bba113aCopy full SHA for bba113a
dockerfiles/ee-apps/nginx-s3/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NGINX_VERSION=1.27.5
+ARG NGINX_VERSION=1.28.0
2
FROM soulteary/prebuilt-nginx-modules:ngx-${NGINX_VERSION}-set-misc-master AS modules
3
4
FROM nginx:${NGINX_VERSION}
0 commit comments