No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker-compose.yml
|
@ -66,7 +66,7 @@ services: |
|
|
ipv4_address: 10.11.1.2 |
|
|
ipv4_address: 10.11.1.2 |
|
|
dashboard: |
|
|
dashboard: |
|
|
container_name: dashboard |
|
|
container_name: dashboard |
|
|
image: getumbrel/dashboard:v0.3.11 |
|
|
image: getumbrel/dashboard:v0.3.12 |
|
|
logging: *default-logging |
|
|
logging: *default-logging |
|
|
restart: on-failure |
|
|
restart: on-failure |
|
|
stop_grace_period: 1m30s |
|
|
stop_grace_period: 1m30s |
|
|