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.0.4 to 3.1.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 83ddadc commit 1b00c97
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.20.0 as unbound
FROM coredns/coredns:1.11.3 as coredns
FROM traefik:3.0.4 as traefik
FROM traefik:3.1.2 as traefik

# syncthing
FROM syncthing/syncthing:1.27.10 as syncthing
Expand Down

0 comments on commit 1b00c97

Please sign in to comment.