mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 08:13:18 +01:00
chore: upgrade Ansible Semaphore 2.8.90 -> 2.9.45
This commit is contained in:
parent
ca1b5cf74e
commit
c8dd2952c5
@ -16,7 +16,7 @@ services:
|
||||
restart: unless-stopped
|
||||
semaphore:
|
||||
container_name: ansiblesemaphore
|
||||
image: semaphoreui/semaphore:v2.8.90
|
||||
image: semaphoreui/semaphore:v2.9.45
|
||||
user: "${UID}:${GID}"
|
||||
ports:
|
||||
- 3000:3000
|
||||
@ -40,4 +40,4 @@ services:
|
||||
- ./config/:/etc/semaphore:rw
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- mysql
|
||||
- mysql
|
||||
|
Loading…
Reference in New Issue
Block a user