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 fe107be commit eb7f9b1Copy full SHA for eb7f9b1
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.25.5 (quic-49dce50fad40)
+nginx version: nginx/1.27.0 (quic-ff0312de0112)
30
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
31
-built with OpenSSL 3.1.4 24 Oct 2023
+built with OpenSSL 3.1.5 30 Jan 2024 (running with OpenSSL 3.1.4 24 Oct 2023)
32
TLS SNI support enabled
33
configure arguments:
34
- --build=quic-49dce50fad40
+ --build=quic-ff0312de0112
35
--prefix=/etc/nginx
36
--sbin-path=/usr/sbin/nginx
37
--modules-path=/usr/lib/nginx/modules
0 commit comments