File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ARG NJS_COMMIT=9d3e71ca656b920e3e63b0e647aca8e91669d29a
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
18- ARG HEADERS_MORE_VERSION=0.37
18+ ARG HEADERS_MORE_VERSION=0.38
1919
2020# https://github.com/leev/ngx_http_geoip2_module/releases
2121ARG GEOIP2_VERSION=3.4
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ configure arguments:
8080 --with-http_v3_module
8181 --with-openssl-opt=enable-ktls
8282 --add-module=/usr/src/ngx_brotli
83- --add-module=/usr/src/headers-more-nginx-module-0.37
83+ --add-module=/usr/src/headers-more-nginx-module-0.38
8484 --add-module=/usr/src/njs/nginx
8585 --add-module=/usr/src/zstd
8686 --add-dynamic-module=/usr/src/ngx_http_geoip2_module
You can’t perform that action at this time.
0 commit comments