From eecbc4ff36ae215ccae9c689844f8c50b8f9de28 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Fri, 10 Apr 2020 07:23:23 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#7057) --- 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 7f20e68bf7..41446716c4 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -e8cdcb22912731bffe357b1c3ee8d8c9d3f05444 +da6167f0911b6beaa2425cbeead24b58a06d0d40 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f3e852f6cd..a61bc2d27b 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -53,7 +53,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2020-04-01T21-36-34 + export IMAGE_VERSION=master-2020-04-09T21-48-25 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools