Merge pull request #206 from ChristianLempa/renovate/semaphoreui-semaphore-2.x

This commit is contained in:
Christoph Schug 2024-03-27 23:10:13 +01:00 committed by GitHub
commit a8d6fed531
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