Skip to content

Commit a8c2678

Browse files
authoredAug 14, 2024··
Now using OpenSSL 3.3.1
1 parent 4d9efc8 commit a8c2678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2727
```
2828
$ docker run -it macbre/nginx-http3 nginx -V
2929
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
30+
built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
31+
built with OpenSSL 3.3.1 4 Jun 2024
3232
TLS SNI support enabled
3333
configure arguments:
3434
--build=quic-8796dfbe7177

0 commit comments

Comments
 (0)
Please sign in to comment.