Skip to content

Commit

Permalink
deps(home-lab): bump traefik
Browse files Browse the repository at this point in the history
Bumps traefik from 3.1.2 to 3.1.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 0d1d457 commit af9e787
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ FROM eclipse-mosquitto:2.0.18-openssl AS mosquitto
# network-stack
FROM klutchell/unbound:1.21.0 AS unbound
FROM coredns/coredns:1.11.3 AS coredns
FROM traefik:3.1.2 AS traefik
FROM traefik:3.1.6 AS traefik

# syncthing
FROM syncthing/syncthing:1.27.12 AS syncthing
Expand Down

0 comments on commit af9e787

Please sign in to comment.