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/file/tip/src/core/nginx.h
2- ARG NGINX_VERSION=1.27.2
2+ ARG NGINX_VERSION=1.27.3
33
44# https://hg.nginx.org/nginx/
5- ARG NGINX_COMMIT=331eae3dccf8
5+ ARG NGINX_COMMIT=c7f94e6c96ee
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.27.2 (331eae3dccf8 )
30+ nginx version: nginx/1.27.3 (c7f94e6c96ee )
3131built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
3232built with OpenSSL 3.3.2 3 Sep 2024
3333TLS SNI support enabled
3434configure arguments:
35- --build=331eae3dccf8
35+ --build=c7f94e6c96ee
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