Merge pull request #627 from ChristianLempa/renovate/docker.io-semaphoreui-semaphore-2.11.x

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.11.2
This commit is contained in:
Christoph Schug 2024-12-26 20:48:14 +01:00 committed by GitHub
commit ab174d5e00
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: docker.io/semaphoreui/semaphore:v2.11.1
image: docker.io/semaphoreui/semaphore:v2.11.2
user: "${UID}:${GID}"
ports:
- 3000:3000