Compare commits

..

1 commit

Author SHA1 Message Date
a991d0cd21 Update coredns/coredns Docker tag to v1.12.0
All checks were successful
/ terraform (push) Successful in 52s
/ ansible (push) Successful in 2m11s
2024-11-21 20:00:24 +00:00

View file

@ -1,6 +1,6 @@
services: services:
coredns: coredns:
image: coredns/coredns:1.11.3 image: coredns/coredns:1.12.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./Corefile:/home/nonroot/Corefile:ro - ./Corefile:/home/nonroot/Corefile:ro