Skip to content

Commit 0976d64

Browse files
chore(deps): update nginx docker tag to v1.29.5
1 parent 8fffed3 commit 0976d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.29.4
1+
ARG NGINX_VERSION=1.29.5
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)