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

This commit is contained in:
renovate[bot] 2024-05-30 13:48:55 +00:00 committed by GitHub
parent ccd21b737d
commit cef16de20a
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:2.9.109 image: docker.io/semaphoreui/semaphore:v2.9.112
user: "${UID}:${GID}" user: "${UID}:${GID}"
ports: ports:
- 3000:3000 - 3000:3000