Skip to content

Commit 1839bb8

Browse files
authored
Update readme.md
1 parent 7495c07 commit 1839bb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2121

2222
```
2323
$ docker run -it macbre/nginx-http3 nginx -V
24-
nginx version: nginx/1.21.0 (quic-5b0c229ba5fe)
24+
nginx version: nginx/1.21.1 (quic-6674a50cbb6c)
2525
built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424)
2626
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
2727
TLS SNI support enabled
2828
configure arguments:
29+
--build=quic-6674a50cbb6c
2930
--prefix=/etc/nginx
3031
--sbin-path=/usr/sbin/nginx
3132
--modules-path=/usr/lib/nginx/modules

0 commit comments

Comments
 (0)