From e32caacb41ae9121a3de115301c4a6a67bd54378 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Tue, 21 Feb 2023 09:13:39 -0800 Subject: [PATCH] Automator: update common-files@master in istio/community@master (#985) --- 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 6b752e12306..0f8c0713409 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -4aaed195eb80d5edf6af5996836042bfd2a0e722 +85ae7ec24b0797f835f7721a2cbe1dafc69b31fd diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 291e867a607..ef030c96560 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-21f37360cfc984d6ff16821ee423f213d09017e9 + IMAGE_VERSION=master-46ad7b879c152a59de6ac368ef435a2a8831eec0 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools