File tree 2 files changed +2
-2
lines changed
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
15
15
16
16
# https://github.com/openresty/headers-more-nginx-module#installation
17
17
# 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
19
19
20
20
# https://github.com/leev/ngx_http_geoip2_module/releases
21
21
ARG GEOIP2_VERSION=3.4
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ configure arguments:
80
80
--with-http_v3_module
81
81
--with-openssl-opt=enable-ktls
82
82
--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
84
84
--add-module=/usr/src/njs/nginx
85
85
--add-module=/usr/src/zstd
86
86
--add-dynamic-module=/usr/src/ngx_http_geoip2_module
You can’t perform that action at this time.
0 commit comments