From f374a2b57786f4938218404037c9da45d98805b0 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Thu, 8 Dec 2022 07:03:25 +0000 Subject: [PATCH] Automator: update common-files@release-1.16 in istio/proxy@release-1.16 --- 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 c62df27b665..b50e9bc19d7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -a5a5f728a0bd30ed14b19439d896a347de052cb6 +fffff877ebb54fcba1d382b38603c69e2611cbb9 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index ebd201f7b5b..c40a42c6105 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.16-025cd87a38a3864495e5f54a1916c04cd33ebacd + IMAGE_VERSION=release-1.16-bbdc379fe3a5ee2dcf30c3eef9d214b1fb65ac1c fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools