mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
Merge pull request #202 from ChristianLempa/renovate/semaphoreui-semaphore-2.x
chore(deps): update semaphoreui/semaphore docker tag to v2.9.58
This commit is contained in:
commit
38e683b525
@ -16,7 +16,7 @@ services:
|
||||
restart: unless-stopped
|
||||
semaphore:
|
||||
container_name: ansiblesemaphore
|
||||
image: semaphoreui/semaphore:v2.9.56
|
||||
image: semaphoreui/semaphore:v2.9.58
|
||||
user: "${UID}:${GID}"
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
Loading…
Reference in New Issue
Block a user