Skip to content

Commit 0c81efc

Browse files
chore(deps): update nginx docker tag to v1.27.3
1 parent 96b3d06 commit 0c81efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/ee-apps/nginx-s3/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NGINX_VERSION=1.27.2
1+
ARG NGINX_VERSION=1.27.3
22
FROM soulteary/prebuilt-nginx-modules:ngx-${NGINX_VERSION}-set-misc-master AS modules
33

44
FROM nginx:${NGINX_VERSION}

0 commit comments

Comments
 (0)