From 4c1524ffca70e8d3f186f47b40b81107e14ef455 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 00:14:02 +0000 Subject: [PATCH] chore(deps): update docker.io/traefik docker tag to v3.4 --- traefik/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/Containerfile b/traefik/Containerfile index 824e451..c941a9d 100644 --- a/traefik/Containerfile +++ b/traefik/Containerfile @@ -1,5 +1,5 @@ # Source Image -FROM docker.io/traefik:v3.3@sha256:baf1453551f7591b18bf418548de1197355a51b5d99748892e18bcdc7882bf74 +FROM docker.io/traefik:v3.4@sha256:4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27 # Add configuration file COPY ./config/*.yml /etc/traefik/