Update coredns/coredns Docker tag to v1.11.4
All checks were successful
/ terraform (push) Successful in 44s
/ ansible (push) Successful in 2m8s

This commit is contained in:
Renovate 2024-11-18 22:00:26 +00:00
parent 88bf9fc54e
commit 3ee5575a5b

View file

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