mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
add desec certbot plugin
This commit is contained in:
parent
0109a07cfb
commit
71cda1f685
@ -124,6 +124,7 @@ RUN \
|
||||
certbot-dns-route53 \
|
||||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-dns-desec \
|
||||
certbot-plugin-gandi \
|
||||
cryptography \
|
||||
requests && \
|
||||
|
@ -124,6 +124,7 @@ RUN \
|
||||
certbot-dns-route53 \
|
||||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-dns-desec \
|
||||
certbot-plugin-gandi \
|
||||
cryptography \
|
||||
requests && \
|
||||
|
@ -125,6 +125,7 @@ RUN \
|
||||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-plugin-gandi \
|
||||
certbot-dns-desec \
|
||||
cryptography \
|
||||
requests && \
|
||||
echo "**** remove unnecessary fail2ban filters ****" && \
|
||||
|
Loading…
Reference in New Issue
Block a user