From b6b9600fc596d2094e53ac55399c0598f23c53ab Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 1 Jun 2020 07:36:08 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#7437) --- 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 ff00bd81ba..2f32c3e3bf 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -ccf27627aaeceebf2f8844656e3b76a0b7eac3f6 +9d303ced37231407b7bfa7c7a1cd2de95299c84a diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 5d9d1aadf0..d231fc5e0b 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -59,7 +59,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2020-05-28T00-40-33 + export IMAGE_VERSION=master-2020-05-31T23-50-32 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools