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 284ae62 commit ff7fb0aCopy full SHA for ff7fb0a
readme.md
@@ -26,12 +26,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
26
27
```
28
$ docker run -it macbre/nginx-http3 nginx -V
29
-nginx version: nginx/1.27.0 (quic-ff0312de0112)
+nginx version: nginx/1.27.1 (quic-8796dfbe7177)
30
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
31
-built with OpenSSL 3.1.6 4 Jun 2024 (running with OpenSSL 3.1.5 30 Jan 2024)
+built with OpenSSL 3.1.6 4 Jun 2024
32
TLS SNI support enabled
33
configure arguments:
34
- --build=quic-ff0312de0112
+ --build=quic-8796dfbe7177
35
--prefix=/etc/nginx
36
--sbin-path=/usr/sbin/nginx
37
--modules-path=/usr/lib/nginx/modules
0 commit comments