Skip to content

Commit 5a9358e

Browse files
authored
update zdb flist (#2357)
1 parent 0a4726a commit 5a9358e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/primitives/zdb/zdb.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
const (
2929
// https://hub.grid.tf/api/flist/tf-autobuilder/threefoldtech-0-db-development.flist/light
3030
// To get the latest symlink pointer
31-
zdbFlistURL = "https://hub.grid.tf/tf-autobuilder/threefoldtech-0-db-release-development-v2-b199b3b1c0.flist"
31+
zdbFlistURL = "https://hub.grid.tf/tf-autobuilder/threefoldtech-0-db-release-v2.0.8-55737c9202.flist"
3232
zdbContainerNS = "zdb"
3333
zdbContainerDataMnt = "/zdb"
3434
zdbPort = 9900

0 commit comments

Comments
 (0)