Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Oct 18, 2023
1 parent 936a595 commit 11e1906
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ RUN apk add --no-cache ca-certificates build-base libffi-dev go && \
pip install --no-cache-dir certbot \
\
certbot-dns-cloudflare \
certbot-dns-digitalocean \
certbot-dns-dnsimple \
certbot-dns-dnsmadeeasy \
certbot-dns-gehirn \
# certbot-dns-digitalocean \
# certbot-dns-dnsimple \
# certbot-dns-dnsmadeeasy \
# certbot-dns-gehirn \
certbot-dns-google \
certbot-dns-linode \
certbot-dns-luadns \
certbot-dns-nsone \
certbot-dns-ovh \
# certbot-dns-linode \
# certbot-dns-luadns \
# certbot-dns-nsone \
# certbot-dns-ovh \
certbot-dns-rfc2136 \
certbot-dns-route53 \
certbot-dns-sakuracloud \
# certbot-dns-route53 \
# certbot-dns-sakuracloud \
\
certbot-dns-multi

Expand Down

0 comments on commit 11e1906

Please sign in to comment.