Skip to content

Commit 39a1cb6

Browse files
committed
Bump nginx to 1.25.5
1 parent 6ad4e77 commit 39a1cb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# https://hg.nginx.org/nginx/file/tip/src/core/nginx.h
2-
ARG NGINX_VERSION=1.25.4
2+
ARG NGINX_VERSION=1.25.5
33

44
# https://hg.nginx.org/nginx
5-
ARG NGINX_COMMIT=89bff782528a
5+
ARG NGINX_COMMIT=49dce50fad40
66

77
# https://github.com/google/ngx_brotli
88
ARG NGX_BROTLI_COMMIT=6e975bcb015f62e1f303054897783355e2a877dc

0 commit comments

Comments
 (0)