From 2a6fd0f2d99a91fe44462d605f73ace9dcb36da6 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Mon, 5 Apr 2021 16:19:59 +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 86b22ae2776..283ea7ce256 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -f225847dc2f900e4ecd1a6232237c07c5ef6325e +f8cc57515926234552519fb8543d52a44d6f9d21 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 1cd9481d87d..ea75c938cd2 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-03-15T07-16-03 + export IMAGE_VERSION=master-2021-04-02T23-15-48 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools