From 07508bdcfb82d64ff5b7dfe6e948d58786aef685 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 26 Oct 2020 11:13:39 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#8367) --- 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 0170961c80..1de45f5983 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -250c663b8cef4dd8a6bb99eab6b0f6d518b0e507 +7c275641f288b88b35e9c824c5dc77ac75b2fab8 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index aa4649828e..85b9e8bb04 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-10-15T20-33-46 + export IMAGE_VERSION=master-2020-10-26T16-33-12 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools