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"