From 02b6d2a23e00d6913e0df4de8b5d1138e3d23c84 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 9 Jul 2020 21:18:58 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#7702) --- 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 70cc9579e1..c7d7c09c68 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -99d572ff2561f5d9be91bfdef5fcd009332ae914 +ca15c57043008fed30bdbe2d563d6ec8ccd7307b diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 4322828716..1d023b3609 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-07-08T14-39-36 + export IMAGE_VERSION=master-2020-07-10T02-22-20 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools