Browse Source

Bump dashboard to v0.3.4 (#181)

update-git
Mayank Chhabra 5 years ago
committed by GitHub
parent
commit
778ad43fe1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -63,7 +63,7 @@ services:
ipv4_address: 10.11.1.2
dashboard:
container_name: dashboard
image: getumbrel/dashboard:v0.3.3
image: getumbrel/dashboard:v0.3.4
logging: *default-logging
restart: unless-stopped
stop_grace_period: 1m30s

Loading…
Cancel
Save