Use new name for sqlite driver
All checks were successful
/ Ansible Lint (push) Successful in 2m13s

This commit is contained in:
Stefan Bethke 2026-02-08 14:19:02 +01:00
commit 3086c2b60c
2 changed files with 2 additions and 2 deletions

View file

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