From 343abedabbf637799f5955973d5fe22a49325358 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Fri, 2 Jul 2021 13:50:41 +0000 Subject: [PATCH] Automator: update common-files@master in istio/test-infra@master --- common/.commonfiles.sha | 2 +- common/scripts/setup_env.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 21ba68dcc65..e9acd81c478 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -837ab5479e70982c12028940cb7fa0168a52d55e +c704d86fd049026479a1e4249a0b7289e20f9b91 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 2b1aafdebfe..1576bf31198 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -63,7 +63,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2021-06-28T18-08-04 + export IMAGE_VERSION=master-2021-07-01T20-30-56 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools