File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# https://hg.nginx.org/nginx-quic/file/tip/src/core/nginx.h
2- ARG NGINX_VERSION=1.21.3
2+ ARG NGINX_VERSION=1.21.4
33
44# https://hg.nginx.org/nginx-quic/shortlog/quic
5- ARG NGINX_COMMIT=4ca8035c19a4
5+ ARG NGINX_COMMIT=d041b8d6ab0b
66
77# https://github.com/google/ngx_brotli
88ARG NGX_BROTLI_COMMIT=9aec15e2aa6feea2113119ba06460af70ab3ea62
99
1010# https://github.com/google/boringssl
11- ARG BORINGSSL_COMMIT=006f20ad7f9a6ce53b44390c0689f3690bf73ad1
11+ ARG BORINGSSL_COMMIT=b3ed071ecc4efb77afd0a025ea1078da19578bfd
1212
1313# https://github.com/openresty/headers-more-nginx-module#installation
1414ARG HEADERS_MORE_VERSION=0.33
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2121
2222```
2323$ docker run -it macbre/nginx-http3 nginx -V
24- nginx version: nginx/1.21.3 (quic-4ca8035c19a4 -boringssl-006f20ad7f9a6ce53b44390c0689f3690bf73ad1 )
24+ nginx version: nginx/1.21.4 (quic-d041b8d6ab0b -boringssl-b3ed071ecc4efb77afd0a025ea1078da19578bfd )
2525built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424)
2626built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
2727TLS SNI support enabled
2828configure arguments:
29- --build=quic-4ca8035c19a4 -boringssl-006f20ad7f9a6ce53b44390c0689f3690bf73ad1
29+ --build=quic-d041b8d6ab0b -boringssl-b3ed071ecc4efb77afd0a025ea1078da19578bfd
3030 --prefix=/etc/nginx
3131 --sbin-path=/usr/sbin/nginx
3232 --modules-path=/usr/lib/nginx/modules
You can’t perform that action at this time.
0 commit comments