Merge branch 'master' into dnspod-support

This commit is contained in:
aptalca
2021-11-20 12:08:46 -05:00
committed by GitHub
8 changed files with 42 additions and 30 deletions

View File

@@ -104,6 +104,7 @@ RUN \
certbot-dns-cloudflare \
certbot-dns-cloudxns \
certbot-dns-cpanel \
certbot-dns-desec \
certbot-dns-digitalocean \
certbot-dns-directadmin \
certbot-dns-dnsimple \
@@ -125,6 +126,7 @@ RUN \
certbot-dns-route53 \
certbot-dns-transip \
certbot-dns-vultr \
certbot-dns-desec \
certbot-plugin-gandi \
cryptography \
requests && \