Skip to content

Commit

Permalink
Merge pull request #3428 from threefoldtech/development_caprover_work…
Browse files Browse the repository at this point in the history
…er_flist

Unify Caprover leader & worker flists
  • Loading branch information
zaelgohary authored Sep 22, 2024
2 parents f87fbb3 + 2cc38d2 commit b95bde8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ async function deploy(layout: any) {
mountPoint: "/var/lib/docker",
},
],
flist: "https://hub.grid.tf/tf-official-apps/tf-caprover-main.flist",
flist: "https://hub.grid.tf/tf-official-apps/tf-caprover-latest.flist",
entryPoint: "/sbin/zinit init",
farmId: worker.value.selectionDetails!.farm?.farmId,
farmName: worker.value.selectionDetails!.farm?.name,
Expand Down

0 comments on commit b95bde8

Please sign in to comment.