chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.10.20

This commit is contained in:
renovate[bot] 2024-07-21 07:58:55 +00:00 committed by GitHub
parent c005c73a94
commit b512671882
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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