Use latest tag for dashboard (#617)

Using the latest tag will align with the
dashboard's new release cycle that relies on tags
This commit is contained in:
Maycon Santos 2022-12-08 15:15:17 +01:00 committed by GitHub
parent 1204bbd54a
commit eec24fc730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: "3"
services:
#UI dashboard
dashboard:
image: wiretrustee/dashboard:main
image: wiretrustee/dashboard:latest
restart: unless-stopped
ports:
- 80:80