Update netbird server and dashboard
This commit is contained in:
parent
668ac68f2c
commit
7050aefa29
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ let
|
||||||
cfg = config.services.netbird-docker;
|
cfg = config.services.netbird-docker;
|
||||||
netbirdCfg = config.services.netbird;
|
netbirdCfg = config.services.netbird;
|
||||||
|
|
||||||
serverVersion = "0.70.5";
|
serverVersion = "0.72.2";
|
||||||
dashboardVersion = "2.38.0";
|
dashboardVersion = "2.39.0";
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue