Skip to content

Commit 52a0459

Browse files
authored
Bump nginx-quic to e5a180511dec
https://hg.nginx.org/nginx-quic/rev/e5a180511dec And BoringSSL to 006f20ad7f9a6ce53b44390c0689f3690bf73ad1
1 parent 9eb3f43 commit 52a0459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
ARG NGINX_VERSION=1.21.1
33

44
# https://hg.nginx.org/nginx-quic/shortlog/quic
5-
ARG NGINX_COMMIT=d0ef43a53a51
5+
ARG NGINX_COMMIT=e5a180511dec
66

77
# https://github.com/google/ngx_brotli
88
ARG NGX_BROTLI_COMMIT=9aec15e2aa6feea2113119ba06460af70ab3ea62
99

1010
# https://github.com/google/boringssl
11-
ARG BORINGSSL_COMMIT=c1571feb5faf5cce844354c63d0f3e842464bea3
11+
ARG BORINGSSL_COMMIT=006f20ad7f9a6ce53b44390c0689f3690bf73ad1
1212

1313
# https://hg.nginx.org/nginx-quic/file/quic/README#l72
1414
ARG CONFIG="\

0 commit comments

Comments
 (0)