From a3437c7f5cd3dd0d35987cffd35f6d2717548f09 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 12 Dec 2022 09:52:14 -0800 Subject: [PATCH] Automator: update common-files@master in istio/community@master (#910) --- 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 6967c2af08a..b3ba53183aa 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -1e204b789ed05bf75cacb03c44ae4caec62d5d0e +491344bc0de670df2b0d00520498256e687b4bf4 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index c1eb0f79805..0cac131c96b 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-c49d8a6e14cf4327b9c9ec6ff73529ab0612a9b7 + IMAGE_VERSION=master-e519cfe7cb31dd45c12b9420d81784dc54a87a53 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools