From 1a2f00d00d46057d13b323a9f2bec4a2fa2e11a8 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Tue, 13 Jul 2021 08:10:57 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#10067) --- 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 45a5738f67..0b41923e9c 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -bd687211526fab2c78e2fbb214184e5cac7a02c1 +7809c4c9d5ed08daeca6c478142bb1d5b8671044 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 010b50fd10..5f3135109b 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-07-06T15-41-58 + export IMAGE_VERSION=master-2021-07-13T05-13-58 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools