Merge pull request #202 from ChristianLempa/renovate/semaphoreui-semaphore-2.x

chore(deps): update semaphoreui/semaphore docker tag to v2.9.58
This commit is contained in:
Christoph Schug 2024-03-25 16:36:23 +01:00 committed by GitHub
commit 38e683b525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ services:
restart: unless-stopped
semaphore:
container_name: ansiblesemaphore
image: semaphoreui/semaphore:v2.9.56
image: semaphoreui/semaphore:v2.9.58
user: "${UID}:${GID}"
ports:
- 3000:3000