Merge pull request #290 from ChristianLempa/renovate/docker.io-semaphoreui-semaphore-2.9.x

This commit is contained in:
Christoph Schug 2024-05-26 23:47:14 +02:00 committed by GitHub
commit ccd21b737d
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.9.75 image: docker.io/semaphoreui/semaphore:2.9.109
user: "${UID}:${GID}" user: "${UID}:${GID}"
ports: ports:
- 3000:3000 - 3000:3000