File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# https://github.com/nginx/nginx/blob/master/src/core/nginx.h
2- ARG NGINX_VERSION=1.29.6
2+ ARG NGINX_VERSION=1.29.7
33
44# https://github.com/nginx/nginx/releases
5- ARG NGINX_COMMIT=cb85fbb
5+ ARG NGINX_COMMIT=5ac6f49
66
77# https://github.com/google/ngx_brotli
88ARG NGX_BROTLI_COMMIT=a71f9312c2deb28875acc7bacfdd5695a111aa53
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.29.6 (cb85fbb )
30+ nginx version: nginx/1.29.7 (5ac6f49 )
3131built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
3232built with OpenSSL 3.3.6 27 Jan 2026
3333TLS SNI support enabled
3434configure arguments:
35- --build=cb85fbb
35+ --build=5ac6f49
3636 --prefix=/etc/nginx
3737 --sbin-path=/usr/sbin/nginx
3838 --modules-path=/usr/lib/nginx/modules
You can’t perform that action at this time.
0 commit comments