Skip to content

Commit 1e5631b

Browse files
chore(deps): update nginx docker tag to v1.29.0
1 parent 6021e90 commit 1e5631b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/ee-apps/nginx-s3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NGINX_VERSION=1.27.5
1+
ARG NGINX_VERSION=1.29.0
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)