From d0aebaa77ab8d0f7f714ff763475641e68a63f77 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 18 May 2023 08:39:29 -0700 Subject: [PATCH] Automator: update common-files@release-1.16 in istio/api@release-1.16 (#2788) --- 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 76e9a7d9..61625374 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -0385c6019cd135f355d36ce779d75fe2ce9f2668 +f4cd99ecd782cec791988bd5edfe862cbf563035 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 1f14217b..799d2c53 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-22432d63476f49d7868d86c62f141e5322402879 + IMAGE_VERSION=release-1.16-b46bf793553c9bfedf6cf27ddacd67f3768b3a25 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools