From fe4cced8925d4a7ba21d9d5720ddce96df42fb9b Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 17 Jun 2021 08:28:14 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#9938) --- 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 af2775c0ca..7be2374c29 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -fb78761c734f26dc35a59e115b792b10e49f1232 +c5caf149b36e669d991e6ad5b0838bb22fa5d4e5 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 64e82e14c1..f1a4a6bd2c 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-15T16-37-30 + export IMAGE_VERSION=master-2021-06-16T23-16-54 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools