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

This commit is contained in:
Christoph Schug 2024-07-01 12:20:15 +02:00
parent 990ad17480
commit 05a2604cf2

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.19.10 image: docker.io/semaphoreui/semaphore:v2.10.11
user: "${UID}:${GID}" user: "${UID}:${GID}"
ports: ports:
- 3000:3000 - 3000:3000