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 @@ -26,12 +26,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2626
2727```
2828$ docker run -it macbre/nginx-http3 nginx -V
29- nginx version: nginx/1.25.4 (quic-89bff782528a )
29+ nginx version: nginx/1.25.5 (quic-49dce50fad40 )
3030built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
3131built with OpenSSL 3.1.4 24 Oct 2023
3232TLS SNI support enabled
3333configure arguments:
34- --build=quic-89bff782528a
34+ --build=quic-49dce50fad40
3535 --prefix=/etc/nginx
3636 --sbin-path=/usr/sbin/nginx
3737 --modules-path=/usr/lib/nginx/modules
@@ -83,7 +83,7 @@ configure arguments:
8383 --add-dynamic-module=/usr/src/ngx_http_geoip2_module
8484
8585$ docker run -it macbre/nginx-http3 njs -v
86- 0.8.3
86+ 0.8.4
8787```
8888
8989## SSL Grade A+ handling
You can’t perform that action at this time.
0 commit comments