Skip to content

Commit 04eb399

Browse files
Automator: update common-files@master in istio/api@master (#2760)
1 parent a5fe6c8 commit 04eb399

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/.commonfiles.sha

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b7e9c0ef62f5ed2794d894cd086a016d6b141955
1+
3b8e0f4505b5e6bee674c3ee20f2f3c5cda6c0cd

common/scripts/setup_env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ fi
7575
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
7676
PROJECT_ID=${PROJECT_ID:-istio-testing}
7777
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
78-
IMAGE_VERSION=master-04cfef4d3b89cbc1a32f2983460724ac4f450154
78+
IMAGE_VERSION=master-9bab62ff1c9c252ed3189a6cb4eb0bec674ad3a1
7979
fi
8080
if [[ "${IMAGE_NAME:-}" == "" ]]; then
8181
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)