We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1d457 commit 19eb5a2Copy full SHA for 19eb5a2
config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper/Dockerfile
@@ -37,7 +37,7 @@ FROM eclipse-mosquitto:2.0.18-openssl AS mosquitto
37
# network-stack
38
FROM klutchell/unbound:1.21.0 AS unbound
39
FROM coredns/coredns:1.11.3 AS coredns
40
-FROM traefik:3.1.2 AS traefik
+FROM traefik:3.1.5 AS traefik
41
42
# syncthing
43
FROM syncthing/syncthing:1.27.12 AS syncthing
0 commit comments