mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
Update zoeyvid/certbot-docker Docker tag to v12
This commit is contained in:
@@ -45,7 +45,7 @@ RUN apk add --no-cache ca-certificates git build-base && \
|
||||
sed -i "s|BAN_TEMPLATE_PATH=.*|BAN_TEMPLATE_PATH=/data/etc/crowdsec/ban.html|g" /src/crowdsec-nginx-bouncer/lua-mod/config_example.conf && \
|
||||
sed -i "s|CAPTCHA_TEMPLATE_PATH=.*|CAPTCHA_TEMPLATE_PATH=/data/etc/crowdsec/captcha.html|g" /src/crowdsec-nginx-bouncer/lua-mod/config_example.conf
|
||||
|
||||
FROM zoeyvid/certbot-docker:10 as certbot
|
||||
FROM zoeyvid/certbot-docker:12 as certbot
|
||||
|
||||
FROM zoeyvid/nginx-quic:210
|
||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||
|
Reference in New Issue
Block a user