Browse Source

Update to getumbrel/dashboard to v0.3.14 (#375)

0.3.0
Luke Childs 4 years ago
committed by GitHub
parent
commit
9575b7ef99
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -66,7 +66,7 @@ services:
ipv4_address: $LND_IP
dashboard:
container_name: dashboard
image: getumbrel/dashboard:v0.3.13
image: getumbrel/dashboard:v0.3.14
logging: *default-logging
restart: on-failure
stop_grace_period: 1m30s

Loading…
Cancel
Save