From 227e3366fad6e786547534756662bf845c0ce498 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Oct 2025 04:46:33 +0000 Subject: [PATCH] chore(package): update docker.io/semaphoreui/semaphore docker tag to v2.16.31 --- tasks/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/install.yaml b/tasks/install.yaml index c8574fd..99b4687 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -35,7 +35,7 @@ # semaphore name: "semaphore-app" - image: "docker.io/semaphoreui/semaphore:v2.16.18" + image: "docker.io/semaphoreui/semaphore:v2.16.31" image_name_mismatch: "recreate" restart_policy: "unless-stopped"