Merge pull request #339 from cschug/semaphore-2.10.11

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.…
This commit is contained in:
Christoph Schug 2024-07-01 12:21:41 +02:00 committed by GitHub
commit 4dee391fc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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