From 6700cb8f5adefa30437379469ddd207810d162ea Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 28 Jan 2021 18:44:39 -0800 Subject: [PATCH] Automator: update common-files@master in istio/api@master (#1858) --- 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 2724aba6ce8..c2c9539d19d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b709a86480d964d7b33ecac07ea14e53b501780e +17213fe3b9c5c52226d68fb52de97de95ee3f0b0 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f04efacf7fe..1b4b15a6581 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-01-27T16-26-22 + export IMAGE_VERSION=master-2021-01-29T01-18-46 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools