Skip to content

Commit 4a88aec

Browse files
committed
Bump NGINX to 1.26.0
1 parent 39a1cb6 commit 4a88aec

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.5
2+
ARG NGINX_VERSION=1.26.0
33

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

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

0 commit comments

Comments
 (0)