File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " istio build-tools" ,
3- "image" : " gcr.io/istio-testing/build-tools:release-1.21-d97f698eab10ae85d63c5c3fcf36110c52e7d30c " ,
3+ "image" : " gcr.io/istio-testing/build-tools:release-1.21-d7352b67b9fdfc7365a3e41207e3aa5cc070037b " ,
44 "privileged" : true ,
55 "remoteEnv" : {
66 "USE_GKE_GCLOUD_AUTH_PLUGIN" : " True" ,
Original file line number Diff line number Diff line change 1- 5fa820545234f3d803f7a0b299e28dc7b1e51274
1+ 64416b4a9442d76b15860f0873d8b6dfa0358b1d
Original file line number Diff line number Diff line change 7575TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:- gcr.io}
7676PROJECT_ID=${PROJECT_ID:- istio-testing}
7777if [[ " ${IMAGE_VERSION:- } " == " " ]]; then
78- IMAGE_VERSION=release-1.21-d97f698eab10ae85d63c5c3fcf36110c52e7d30c
78+ IMAGE_VERSION=release-1.21-d7352b67b9fdfc7365a3e41207e3aa5cc070037b
7979fi
8080if [[ " ${IMAGE_NAME:- } " == " " ]]; then
8181 IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments