From 611835dbe84e1f60a9f08b14faec1770cd687df6 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 19 Jan 2022 12:22:29 -0800 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#10803) --- 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 84334a5019..fc42d90946 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -362e86375062a3bfc6f4e70f8e9ad0d4c544de54 +142bca2b630dc828ac3933743912b7b79c6f51c5 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 31b23a40cb..025950cdbe 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -65,7 +65,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2022-01-19T02-39-07 + export IMAGE_VERSION=master-2022-01-19T18-35-09 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools