Skip to content

Commit eb7f9b1

Browse files
authored
Update readme.md
1 parent fe107be commit eb7f9b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ docker pull ghcr.io/macbre/nginx-http3:latest
2626

2727
```
2828
$ docker run -it macbre/nginx-http3 nginx -V
29-
nginx version: nginx/1.25.5 (quic-49dce50fad40)
29+
nginx version: nginx/1.27.0 (quic-ff0312de0112)
3030
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
31-
built with OpenSSL 3.1.4 24 Oct 2023
31+
built with OpenSSL 3.1.5 30 Jan 2024 (running with OpenSSL 3.1.4 24 Oct 2023)
3232
TLS SNI support enabled
3333
configure arguments:
34-
--build=quic-49dce50fad40
34+
--build=quic-ff0312de0112
3535
--prefix=/etc/nginx
3636
--sbin-path=/usr/sbin/nginx
3737
--modules-path=/usr/lib/nginx/modules

0 commit comments

Comments
 (0)