Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre authored Sep 13, 2021
1 parent 3c7c945 commit af6ed6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest

```
$ docker run -it macbre/nginx-http3 nginx -V
nginx version: nginx/1.21.1 (quic-d0ef43a53a51)
nginx version: nginx/1.21.3 (quic-4ca8035c19a4-boringssl-006f20ad7f9a6ce53b44390c0689f3690bf73ad1)
built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424)
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments:
--build=quic-d0ef43a53a51
--build=quic-4ca8035c19a4-boringssl-006f20ad7f9a6ce53b44390c0689f3690bf73ad1
--prefix=/etc/nginx
--sbin-path=/usr/sbin/nginx
--modules-path=/usr/lib/nginx/modules
Expand Down

0 comments on commit af6ed6c

Please sign in to comment.