From 2e38fcc0c2372c2f7dcd665b704a511016cc271a Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 23 May 2022 12:58:28 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#11345) --- 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 17eca68d60..9b7162b984 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -71600eb693edf547f6c2ff0959ccd88b03bf6099 +3756ac98d77a5f37e6debd045d1fd9458dae6e5d diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 885fc5b974..f3ffe9a2e5 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -73,7 +73,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-2022-05-20T20-45-15 + IMAGE_VERSION=master-2022-05-23T15-41-52 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools