Browse Source
Update to getumbrel/dashboard to v0.3.15 (#437)
fix-unattended-upgrades-install
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: $LND_IP |
|
|
|
dashboard: |
|
|
|
container_name: dashboard |
|
|
|
image: getumbrel/dashboard:v0.3.14 |
|
|
|
image: getumbrel/dashboard:v0.3.15 |
|
|
|
logging: *default-logging |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m30s |
|
|
|