We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7495c07 commit 1839bb8Copy full SHA for 1839bb8
readme.md
@@ -21,11 +21,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
21
22
```
23
$ docker run -it macbre/nginx-http3 nginx -V
24
-nginx version: nginx/1.21.0 (quic-5b0c229ba5fe)
+nginx version: nginx/1.21.1 (quic-6674a50cbb6c)
25
built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424)
26
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
27
TLS SNI support enabled
28
configure arguments:
29
+ --build=quic-6674a50cbb6c
30
--prefix=/etc/nginx
31
--sbin-path=/usr/sbin/nginx
32
--modules-path=/usr/lib/nginx/modules
0 commit comments