Update semaphoreui/semaphore Docker tag to v2.13.0

This commit is contained in:
Renovate bot 2025-03-16 23:35:51 +00:00
parent a0bcf2ea41
commit 8ddeec05fe

View file

@ -15,7 +15,7 @@ services:
restart: unless-stopped
ports:
- 8085:3000
image: semaphoreui/semaphore:v2.12.14
image: semaphoreui/semaphore:v2.13.0
env_file:
- path: .env
required: false