diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index 484b7ff..d83600e 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.36.2" + image: "cr.simoncor.net/dockerhub/rcourtman/pulse:4.36.2" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"