Skip to content

Commit

Permalink
update zdb flist (#2357)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam-Nawara authored Jun 20, 2024
1 parent 0a4726a commit 5a9358e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/primitives/zdb/zdb.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
const (
// https://hub.grid.tf/api/flist/tf-autobuilder/threefoldtech-0-db-development.flist/light
// To get the latest symlink pointer
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"
zdbContainerNS = "zdb"
zdbContainerDataMnt = "/zdb"
zdbPort = 9900
Expand Down

0 comments on commit 5a9358e

Please sign in to comment.