From 8e4a011b7db0b5ab6ec7ba169cb6501bac2613c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Nov 2025 05:46:30 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.26.4 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index b41afdd..4716fa4 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.26.2" + image: "docker.io/rcourtman/pulse:4.26.4" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"