File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2727
2828```
2929$ docker run -it macbre/nginx-http3 nginx -V
30- nginx version: nginx/1.23.1 (quic-b30bec3d71d6 -boringssl-123eaaef26abc278f53ae338e9c758eb01c70b08 )
30+ nginx version: nginx/1.23.1 (quic-3550b00d9dc8 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5 )
3131built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424)
3232built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
3333TLS SNI support enabled
3434configure arguments:
35- --build=quic-b30bec3d71d6 -boringssl-123eaaef26abc278f53ae338e9c758eb01c70b08
35+ --build=quic-3550b00d9dc8 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5
3636 --prefix=/etc/nginx
3737 --sbin-path=/usr/sbin/nginx
3838 --modules-path=/usr/lib/nginx/modules
@@ -79,7 +79,7 @@ configure arguments:
7979 --with-http_v2_module
8080 --with-http_v3_module
8181 --add-module=/usr/src/ngx_brotli
82- --add-module=/usr/src/headers-more-nginx-module-master
82+ --add-module=/usr/src/headers-more-nginx-module-0.34
8383 --add-dynamic-module=/ngx_http_geoip2_module
8484 --with-cc-opt=-I../boringssl/include
8585 --with-ld-opt='-L../boringssl/build/ssl -L../boringssl/build/crypto'
You can’t perform that action at this time.
0 commit comments