We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9efc8 commit a8c2678Copy full SHA for a8c2678
readme.md
@@ -27,8 +27,8 @@ docker pull ghcr.io/macbre/nginx-http3:latest
27
```
28
$ docker run -it macbre/nginx-http3 nginx -V
29
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
+built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
+built with OpenSSL 3.3.1 4 Jun 2024
32
TLS SNI support enabled
33
configure arguments:
34
--build=quic-8796dfbe7177
0 commit comments