From b0a6f9f40eea1caa3edf96a3903b8d7cffcc42ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 May 2026 12:31:37 +0000 Subject: [PATCH] chore(package): update cr.simoncor.net/dockerhub/rcourtman/pulse docker tag to v5.1.33 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index 0115d92..b295f93 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.32" + image: "cr.simoncor.net/dockerhub/rcourtman/pulse:5.1.33" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"