From 51e5d407a15d8a37b06f076b30b8878a5076f2f9 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Sat, 9 Jan 2021 08:22:55 -0800 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#8759) --- 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 1711e7ad92..92746520d1 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -1c0760e890c4f9d31b86c913431bbfae31b71c24 +66e0ce5ba9c21a2a1af38dc7e3bc90e5fcc81e52 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 303f0e1bb2..079817407f 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-08T23-57-17 + export IMAGE_VERSION=master-2021-01-09T01-37-06 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools