Skip to content

Commit

Permalink
Use bootstrap from fxci to use specific version of tc
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmoss committed Sep 30, 2024
1 parent df95562 commit 4c27364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ build {
"TASKCLUSTER_VERSION=${var.taskcluster_version}",
]
scripts = [
"${path.cwd}/scripts/linux/ubuntu-2404-amd64/community/01-bootstrap.sh",
"${path.cwd}/scripts/linux/ubuntu-2404-amd64/fxci/01-bootstrap.sh",
"${path.cwd}/scripts/linux/ubuntu-2404-amd64/fxci/02-additional-packages.sh"
]
}
Expand Down

0 comments on commit 4c27364

Please sign in to comment.