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

This commit is contained in:
renovate[bot] 2024-03-27 20:34:29 +00:00 committed by GitHub
parent c03d19898f
commit 3c78863b10
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: semaphoreui/semaphore:v2.9.58 image: semaphoreui/semaphore:v2.9.64
user: "${UID}:${GID}" user: "${UID}:${GID}"
ports: ports:
- 3000:3000 - 3000:3000