mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 23:43:36 +00:00
caddy/bcrypt/nginx update
Update caddy Docker tag to v2.7.3 Update dependency bcrypt to v5.1.1 Update zoeyvid/nginx-quic Docker tag to v181
This commit is contained in:
@@ -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:180
|
||||
FROM zoeyvid/nginx-quic:181
|
||||
COPY rootfs /
|
||||
RUN apk add --no-cache ca-certificates tzdata tini \
|
||||
lua5.1-lzlib \
|
||||
|
Reference in New Issue
Block a user