We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4726a commit 5a9358eCopy full SHA for 5a9358e
pkg/primitives/zdb/zdb.go
@@ -28,7 +28,7 @@ import (
28
const (
29
// https://hub.grid.tf/api/flist/tf-autobuilder/threefoldtech-0-db-development.flist/light
30
// To get the latest symlink pointer
31
- zdbFlistURL = "https://hub.grid.tf/tf-autobuilder/threefoldtech-0-db-release-development-v2-b199b3b1c0.flist"
+ zdbFlistURL = "https://hub.grid.tf/tf-autobuilder/threefoldtech-0-db-release-v2.0.8-55737c9202.flist"
32
zdbContainerNS = "zdb"
33
zdbContainerDataMnt = "/zdb"
34
zdbPort = 9900
0 commit comments