Skip to content

Commit ff7fb0a

Browse files
authored
Update readme.md
1 parent 284ae62 commit ff7fb0a

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.27.0 (quic-ff0312de0112)
29+
nginx version: nginx/1.27.1 (quic-8796dfbe7177)
3030
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)
31+
built with OpenSSL 3.1.6 4 Jun 2024
3232
TLS SNI support enabled
3333
configure arguments:
34-
--build=quic-ff0312de0112
34+
--build=quic-8796dfbe7177
3535
--prefix=/etc/nginx
3636
--sbin-path=/usr/sbin/nginx
3737
--modules-path=/usr/lib/nginx/modules

0 commit comments

Comments
 (0)