We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff671a commit afdbb6dCopy full SHA for afdbb6d
devops/gce-nested/gce-start.sh
@@ -25,7 +25,7 @@ function find_latest_ci_image() {
25
# --filter="family:fpf-securedrop AND name ~ ^ci-nested-virt" \
26
# --sort-by=~Name --limit=1 --format="value(Name)"
27
# Return hardcoded image id to prevent newer builds from breaking CI
28
- echo "ci-nested-virt-bullseye-1651694527"
+ echo "ci-nested-virt-bullseye-1732663778"
29
}
30
31
# Call out to GCE API and start a new instance, designating
0 commit comments