mirror of
https://github.com/netbirdio/netbird.git
synced 2025-05-31 15:16:58 +02:00
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:
parent
1204bbd54a
commit
eec24fc730
@ -2,7 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
#UI dashboard
|
#UI dashboard
|
||||||
dashboard:
|
dashboard:
|
||||||
image: wiretrustee/dashboard:main
|
image: wiretrustee/dashboard:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user