From 9c702bc86bbda5deeb9951e985495b7ea159c0bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jun 2026 12:32:30 +0000 Subject: [PATCH] chore(package): update cr.simoncor.net/dockerhub/rcourtman/pulse docker tag to v5.1.34 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index b295f93..d1c85c6 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "cr.simoncor.net/dockerhub/rcourtman/pulse:5.1.33" + image: "cr.simoncor.net/dockerhub/rcourtman/pulse:5.1.34" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"