File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# https://hg.nginx.org/nginx-quic/fie/tip/src/core/nginx.h
2- ARG NGINX_VERSION=1.23.3
2+ ARG NGINX_VERSION=1.23.4
33
44# https://hg.nginx.org/nginx-quic/shortlog/quic
5- ARG NGINX_COMMIT=91ad1abfb285
5+ ARG NGINX_COMMIT=0af598651e33
66
77# https://github.com/google/ngx_brotli
88ARG NGX_BROTLI_COMMIT=6e975bcb015f62e1f303054897783355e2a877dc
Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2828
2929```
3030$ docker run -it macbre/nginx-http3 nginx -V
31- nginx version: nginx/1.23.3 (quic-91ad1abfb285 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5)
31+ nginx version: nginx/1.23.4 (quic-0af598651e33 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5)
3232built by gcc 11.2.1 20220219 (Alpine 11.2.1_git20220219)
3333built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
3434TLS SNI support enabled
3535configure arguments:
36- --build=quic-91ad1abfb285 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5
36+ --build=quic-0af598651e33 -boringssl-8ce0e1c14e48109773f1e94e5f8b020aa1e24dc5
3737 --prefix=/etc/nginx
3838 --sbin-path=/usr/sbin/nginx
3939 --modules-path=/usr/lib/nginx/modules
You can’t perform that action at this time.
0 commit comments