From 10cbef2fab3bc2c738337c9269dc8d00cd22a764 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Thu, 20 May 2021 17:18:18 +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 db802af2e3c..249d44f195d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -4d58e89b45c7512d6929fe9cdf7416f45913e781 +e15a278612ccb4a1d53644193e7a4d3e2e1c6e8a diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index c89aeb7b4a0..f04af16f71b 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-05-19T17-34-45 + export IMAGE_VERSION=master-2021-05-20T15-33-57 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools