We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a90b2 commit 1185859Copy full SHA for 1185859
Dockerfile
@@ -1,14 +1,14 @@
1
# https://hg.nginx.org/nginx-quic/file/tip/src/core/nginx.h
2
-ARG NGINX_VERSION=1.21.5
+ARG NGINX_VERSION=1.21.6
3
4
# https://hg.nginx.org/nginx-quic/shortlog/quic
5
-ARG NGINX_COMMIT=de7d36aa9bc7
+ARG NGINX_COMMIT=7c2adf237091
6
7
# https://github.com/google/ngx_brotli
8
ARG NGX_BROTLI_COMMIT=9aec15e2aa6feea2113119ba06460af70ab3ea62
9
10
# https://github.com/google/boringssl
11
-ARG BORINGSSL_COMMIT=b3ed071ecc4efb77afd0a025ea1078da19578bfd
+ARG BORINGSSL_COMMIT=123eaaef26abc278f53ae338e9c758eb01c70b08
12
13
# https://github.com/openresty/headers-more-nginx-module#installation
14
ARG HEADERS_MORE_VERSION=0.33
0 commit comments