From dcd57e74e649d674cbb7f07a4eb0bff780ac899b Mon Sep 17 00:00:00 2001 From: istio-testing Date: Fri, 13 Jan 2023 02:00:05 +0000 Subject: [PATCH] Automator: update common-files@release-1.15 in istio/proxy@release-1.15 --- 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 59616964b5e..2ee995770e7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -86c720785f09ba0359f3fd4b6725dc45725eb238 +ec1f567f912c5a6c17b862d44e40eae3590a2d13 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 6b8f28a2ac8..a53c6509610 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=release-1.15-079b78434a93698051cd8b53fa8f5c10dcafc8d6 + IMAGE_VERSION=release-1.15-b1a6e25a029a9bf8a7c1422cff4e4f24235f5ba2 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools