downgrade acme-dns to v1.0
All checks were successful
/ Ansible Lint (push) Successful in 2m9s

This commit is contained in:
Stefan Bethke 2026-02-08 11:37:14 +01:00
commit 196f1d70cf

View file

@ -12,7 +12,7 @@ services:
- 4180:4180 - 4180:4180
acmedns: acmedns:
image: docker.io/joohoi/acme-dns:latest image: docker.io/joohoi/acme-dns:v1.0 # v2.0.2 is broken, see https://github.com/acme-dns/acme-dns/issues/403
ports: ports:
- "[::]:53:53" - "[::]:53:53"
- "[::]:53:53/udp" - "[::]:53:53/udp"