From be144a17e38c7b06c87a983c4b2095d809860141 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 10:31:36 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.36.1 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index c6ca0ec..598a85e 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.36.0" + image: "docker.io/rcourtman/pulse:4.36.1" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"