From 767d8f5b72cc918551fc4ee3bfd1fc97ebaebfc8 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 28 Nov 2022 09:56:10 -0800 Subject: [PATCH] Automator: update common-files@master in istio/proxy@master (#4250) --- 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 3a167d77572..92a7b8d86fb 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -cf5c3e3ef431a5946fd598954e8dbf1baf958228 +5cd8ba7e7b9180982c1a48688e17b0b379d8f87d diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index a23eefb3f72..1777660caf2 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-543df8650504fdcb1f3057c3e37683552739efc4 + IMAGE_VERSION=master-4bebfc2f3383c6e535409ad31559c18fe36a4182 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools