From 97dc20dc0ff3a89bc00a63a3139eaba92b5dda09 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 5 Oct 2022 09:43:39 -0700 Subject: [PATCH] Automator: update common-files@release-1.15 in istio/api@release-1.15 (#2493) --- 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 eee848be..bcb04354 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -6f8522e8e865a0192656798459264cf86ba3ff3c +d8c7c7cf927c5873614bcb047dcf9871e0ea1274 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index ec5d86df..d411ddc2 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-d0c223ae98e58a729b936479ce956c5a8707fe3c + IMAGE_VERSION=release-1.15-75433625529f5fb0124f158bbc4d8a760a8f097a fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools