From 0112df7cd5e2d44b9e286723c844276b78d8a9e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 05:47:15 +0000 Subject: [PATCH] chore(package): update docker.io/traefik docker tag to v3.6.11 --- tasks/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/traefik.yaml b/tasks/traefik.yaml index 1a4d046..8d67cbd 100644 --- a/tasks/traefik.yaml +++ b/tasks/traefik.yaml @@ -63,7 +63,7 @@ # traefik name: "traefik" - image: "docker.io/traefik:v3.6.10" + image: "docker.io/traefik:v3.6.11" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"