Update coredns/coredns Docker tag to v1.12.0
All checks were successful
/ terraform (push) Successful in 52s
/ ansible (push) Successful in 2m11s

This commit is contained in:
Renovate 2024-11-21 20:00:24 +00:00
parent 88bf9fc54e
commit a991d0cd21

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