From b54310920ccf2ac311224d72df6cb2663bd3c286 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Feb 2026 05:47:30 +0000 Subject: [PATCH] chore(package): update docker.io/semaphoreui/semaphore docker tag to v2.17.2 --- tasks/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/install.yaml b/tasks/install.yaml index aad7915..101e7d0 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -80,7 +80,7 @@ # semaphore name: "semaphore-app" - image: "docker.io/semaphoreui/semaphore:v2.17.0" + image: "docker.io/semaphoreui/semaphore:v2.17.2" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"