diff --git a/tasks/traefik.yaml b/tasks/traefik.yaml index aa22d67..263e4c0 100644 --- a/tasks/traefik.yaml +++ b/tasks/traefik.yaml @@ -73,7 +73,7 @@ # traefik name: "traefik" - image: "docker.io/traefik:v3.7.0" + image: "cr.simoncor.net/dockerhub/library/traefik:v3.7.0" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"