From 44022d0600dcac811677cd633ccaf90419941964 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Mon, 15 Aug 2022 20:24:59 +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 51e188a7986..7e21061e070 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -9c113bd17d088bc4bb8d402a86dcca5bce6fe44e +0be73ffec07797edf4a7e423cbc0369070face1b diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index b8a482c09de..ea8c254fffe 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-eaecd8e21b6ca1b09e720b1ace44f919930a3fd1 + IMAGE_VERSION=release-1.15-7aa0262868b1170dd43e1c3c3ef841d1abc26f46 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools