Skip to content

Commit 0d44aad

Browse files
authored
nginx 1.25.2
And a few more updated dependencies
1 parent 27d56a7 commit 0d44aad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Dockerfile

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

44
# https://hg.nginx.org/nginx
5-
ARG NGINX_COMMIT=5b8854a2f79c
5+
ARG NGINX_COMMIT=44536076405c
66

77
# https://github.com/google/ngx_brotli
8-
ARG NGX_BROTLI_COMMIT=6e975bcb015f62e1f303054897783355e2a877dc
8+
ARG NGX_BROTLI_COMMIT=63ca02abdcf79c9e788d2eedcc388d2335902e52
99

1010
# https://github.com/google/boringssl
1111
ARG BORINGSSL_COMMIT=e1b8685770d0e82e5a4a3c5d24ad1602e05f2e83
1212

13-
# http://hg.nginx.org/njs
14-
ARG NJS_COMMIT=a1faa64d4972
13+
# http://hg.nginx.org/njs / v0.8.1
14+
ARG NJS_COMMIT=a387eed79b90
1515

1616
# https://github.com/openresty/headers-more-nginx-module#installation
1717
# we want to have https://github.com/openresty/headers-more-nginx-module/commit/e536bc595d8b490dbc9cf5999ec48fca3f488632

0 commit comments

Comments
 (0)