From c0ee1bed066861a9f58d31129522862312d39b0f Mon Sep 17 00:00:00 2001 From: Maeve Andrews Date: Mon, 24 May 2021 17:30:17 -0400 Subject: [PATCH] Use latest Buster CI image --- devops/gce-nested/gce-start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/gce-nested/gce-start.sh b/devops/gce-nested/gce-start.sh index 9cbcb5bcd7..0328eeda05 100755 --- a/devops/gce-nested/gce-start.sh +++ b/devops/gce-nested/gce-start.sh @@ -25,7 +25,7 @@ function find_latest_ci_image() { # --filter="family:fpf-securedrop AND name ~ ^ci-nested-virt" \ # --sort-by=~Name --limit=1 --format="value(Name)" # Return hardcoded image id to prevent newer builds from breaking CI - echo "ci-nested-virt-buster-1606755081" + echo "ci-nested-virt-buster-1623169910" } # Call out to GCE API and start a new instance, designating