mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-19 20:10:49 +01:00
chore(deps): update semaphoreui/semaphore docker tag to v2.9.58
This commit is contained in:
parent
0a3a819f87
commit
9822c3454b
@ -16,7 +16,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
semaphore:
|
semaphore:
|
||||||
container_name: ansiblesemaphore
|
container_name: ansiblesemaphore
|
||||||
image: semaphoreui/semaphore:v2.9.56
|
image: semaphoreui/semaphore:v2.9.58
|
||||||
user: "${UID}:${GID}"
|
user: "${UID}:${GID}"
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
|
Loading…
Reference in New Issue
Block a user