From f7893793c2a95a87ba18a0cacb6a1f91d746a1b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Nov 2025 05:46:34 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.32.7 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index 76f55b2..3d4c16f 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.32.4" + image: "docker.io/rcourtman/pulse:4.32.7" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"