Skip to content

Commit 1d50b6e

Browse files
authored
Merge pull request #5658 from freedomofpress/5642-pin-ci-box-versions
Updates CI boxes for staging tests
2 parents 76d133a + 8a4d446 commit 1d50b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/gce-nested/gce-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function find_latest_ci_image() {
2525
# --filter="family:fpf-securedrop AND name ~ ^ci-nested-virt" \
2626
# --sort-by=~Name --limit=1 --format="value(Name)"
2727
# Return hardcoded image id to prevent newer builds from breaking CI
28-
echo "ci-nested-virt-buster-1594062724"
28+
echo "ci-nested-virt-buster-1606755081"
2929
}
3030

3131
# Call out to GCE API and start a new instance, designating

0 commit comments

Comments
 (0)