File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " istio build-tools" ,
3- "image" : " gcr.io/istio-testing/build-tools:master-1ee4cbbec23a26932c8795961dcf4e604ef6dc50 " ,
3+ "image" : " gcr.io/istio-testing/build-tools:master-061780fd3181da88f895dcfe350a34daa4aa1076 " ,
44 "privileged" : true ,
55 "remoteEnv" : {
66 "USE_GKE_GCLOUD_AUTH_PLUGIN" : " True" ,
Original file line number Diff line number Diff line change 1- 988d7adc3ffb7039f654021b5693aa05bb90b1cf
1+ 559e9789af605e7d5614d85bc18d88301e264efb
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=master-1ee4cbbec23a26932c8795961dcf4e604ef6dc50
78+ IMAGE_VERSION=master-061780fd3181da88f895dcfe350a34daa4aa1076
7979fi
8080if [[ " ${IMAGE_NAME:- } " == " " ]]; then
8181 IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments