diff --git a/tasks/traefik.yaml b/tasks/traefik.yaml index 50926bf..1a4d046 100644 --- a/tasks/traefik.yaml +++ b/tasks/traefik.yaml @@ -63,7 +63,7 @@ # traefik name: "traefik" - image: "docker.io/traefik:v3.6.9" + image: "docker.io/traefik:v3.6.10" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"