Update Dockerfile

certbot-dns-loopia
This commit is contained in:
Potterer 2022-04-08 22:46:53 +02:00 committed by GitHub
parent b4f3ed093b
commit fc12b3608a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,6 +118,7 @@ RUN \
certbot-dns-inwx \
certbot-dns-ionos \
certbot-dns-linode \
certbot-dns-loopia \
certbot-dns-luadns \
certbot-dns-netcup \
certbot-dns-njalla \
@ -130,7 +131,6 @@ RUN \
certbot-dns-vultr \
certbot-dns-desec \
certbot-plugin-gandi \
certbot-dns-loopia \
cryptography \
requests && \
echo "**** correct ip6tables legacy issue ****" && \