Skip to content

Commit 19eb5a2

Browse files
deps(home-lab): bump traefik
Bumps traefik from 3.1.2 to 3.1.5. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d1d457 commit 19eb5a2

File tree

1 file changed

+1
-1
lines changed
  • config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper

1 file changed

+1
-1
lines changed

config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ FROM eclipse-mosquitto:2.0.18-openssl AS mosquitto
3737
# network-stack
3838
FROM klutchell/unbound:1.21.0 AS unbound
3939
FROM coredns/coredns:1.11.3 AS coredns
40-
FROM traefik:3.1.2 AS traefik
40+
FROM traefik:3.1.5 AS traefik
4141

4242
# syncthing
4343
FROM syncthing/syncthing:1.27.12 AS syncthing

0 commit comments

Comments
 (0)