From 2e12f461ff57897a21dca77e4068dadbf3a6f4bb Mon Sep 17 00:00:00 2001 From: William Bezuidenhout Date: Mon, 26 Aug 2024 11:08:28 +0200 Subject: [PATCH] update image to latest --- .buildkite/pipeline.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 58e49433c..90eefa8ab 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -1,6 +1,7 @@ $schema: "http://json.schemastore.org/buildkite" env: - IMAGE: "e2e-0040635f0-2022-03-16t17-33-08z" + # Build this image in sourcegraph/infrastructure by running `make e2e` in `gcp/images` + IMAGE: "e2e-db8a40720-2024-08-26t08-44-10z" VAGRANT_RUN_ENV: "CI" steps: - label: ":docker:"