Skip to content

Commit 9340af2

Browse files
Automator: update [email protected] in istio/[email protected] (#2966)
1 parent 8601016 commit 9340af2

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-
0513cef0a5543933ff912ec39f17310606bfd652
1+
7cb13ce94ad9bff2d19d4bd3b8b95843e595f3d8

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-ff93080f0b66b1649fd6f3bfa6b63f74be377937
78+
IMAGE_VERSION=release-1.20-c29f172e9f11e5cd9e5d2e9ef1882f4abafaecb5
7979
fi
8080
if [[ "${IMAGE_NAME:-}" == "" ]]; then
8181
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)