From 7d6cd5c63e79bccd5402115289d56283f3c53be9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Apr 2026 04:47:25 +0000 Subject: [PATCH] chore(package): update docker.io/traefik docker tag to v3.6.15 --- tasks/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/traefik.yaml b/tasks/traefik.yaml index fac5e80..bbb687f 100644 --- a/tasks/traefik.yaml +++ b/tasks/traefik.yaml @@ -72,7 +72,7 @@ # traefik name: "traefik" - image: "docker.io/traefik:v3.6.14" + image: "docker.io/traefik:v3.6.15" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"