From a20543a179ef4243c2ea131b9f518f10905d85db Mon Sep 17 00:00:00 2001 From: istio-testing Date: Tue, 1 Nov 2022 21:54:57 +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 df866861b62..eb702c8fcc7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -549532cbdb58ed9dd170027a82a682c1793fa72e +08094482b323b6400218394b2481f68d201c0826 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 4d1103c8dc7..be9e39b31e1 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-034c1253b7ce447805ce0e76d39a41ab8e466fea + IMAGE_VERSION=release-1.16-0e3fd43dcdab16043586cf99856849cd6b5a0a90 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools