Skip to content

Commit

Permalink
deps: bump coredns/coredns
Browse files Browse the repository at this point in the history
Bumps coredns/coredns from 1.11.3 to 1.11.4.

---
updated-dependencies:
- dependency-name: coredns/coredns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 0a4db58 commit 32e1b44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ FROM eclipse-mosquitto:2.0.20-openssl AS mosquitto

# network-stack
FROM klutchell/unbound:1.22.0 AS unbound
FROM coredns/coredns:1.11.3 AS coredns
FROM coredns/coredns:1.11.4 AS coredns
FROM traefik:3.2.0 AS traefik

# syncthing
Expand Down

0 comments on commit 32e1b44

Please sign in to comment.