Update zoeyvid/nginx-quic Docker tag to v178
This commit is contained in:
parent
f3775aad21
commit
991b2c129c
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ RUN apk add --no-cache ca-certificates git build-base && \
|
|||
sed -i "s|CAPTCHA_TEMPLATE_PATH=.*|CAPTCHA_TEMPLATE_PATH=/data/etc/crowdsec/captcha.html|g" lua-mod/config_example.conf
|
||||
|
||||
|
||||
FROM zoeyvid/nginx-quic:176
|
||||
FROM zoeyvid/nginx-quic:178
|
||||
COPY rootfs /
|
||||
RUN apk add --no-cache ca-certificates tzdata tini \
|
||||
lua5.1-lzlib \
|
||||
|
|
Loading…
Reference in a new issue