Skip to content

Commit 64097bc

Browse files
authored
Update readme.md
1 parent 4396a7f commit 64097bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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)
3030
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
3131
built with OpenSSL 3.1.4 24 Oct 2023
3232
TLS SNI support enabled
3333
configure 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

0 commit comments

Comments
 (0)