From a60b9b4f5318d59f46bbe8ee2a86b208b13e3de7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2026 04:47:26 +0000 Subject: [PATCH] chore(package): update docker.io/traefik docker tag to v3.6.13 --- tasks/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/traefik.yaml b/tasks/traefik.yaml index 95837b7..f50ce39 100644 --- a/tasks/traefik.yaml +++ b/tasks/traefik.yaml @@ -63,7 +63,7 @@ # traefik name: "traefik" - image: "docker.io/traefik:v3.6.12" + image: "docker.io/traefik:v3.6.13" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"