We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e8a57 commit a0e6765Copy full SHA for a0e6765
src/Dockerfile
@@ -18,6 +18,7 @@ ENV CERTBOT_DNS_AUTHENTICATORS="\
18
ionos \
19
bunny \
20
duckdns \
21
+ hetzner \
22
"
23
24
# Needed in order to install Python packages via PIP after PEP 668 was
src/Dockerfile-alpine
0 commit comments