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 52a0459 commit 2689cf5Copy full SHA for 2689cf5
Dockerfile
@@ -12,7 +12,7 @@ ARG BORINGSSL_COMMIT=006f20ad7f9a6ce53b44390c0689f3690bf73ad1
12
13
# https://hg.nginx.org/nginx-quic/file/quic/README#l72
14
ARG CONFIG="\
15
- --build=quic-$NGINX_COMMIT \
+ --build=quic-$NGINX_COMMIT-boringssl-$BORINGSSL_COMMIT \
16
--prefix=/etc/nginx \
17
--sbin-path=/usr/sbin/nginx \
18
--modules-path=/usr/lib/nginx/modules \
0 commit comments