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:master-548f48a756d9f36db2a909a377f698d3cd28f00d " ,
3+ "image" : " gcr.io/istio-testing/build-tools:master-2683149c033b2b71ab460170c3045ae85727306e " ,
44 "privileged" : true ,
55 "remoteEnv" : {
66 "USE_GKE_GCLOUD_AUTH_PLUGIN" : " True" ,
Original file line number Diff line number Diff line change 1- 99f3debc3e9a431b572aa5d05e686150bfe90d79
1+ c858f8951846005d3976c045fa3eae390d29a251
Original file line number Diff line number Diff line change 7777TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:- gcr.io}
7878PROJECT_ID=${PROJECT_ID:- istio-testing}
7979if [[ " ${IMAGE_VERSION:- } " == " " ]]; then
80- IMAGE_VERSION=master-548f48a756d9f36db2a909a377f698d3cd28f00d
80+ IMAGE_VERSION=master-2683149c033b2b71ab460170c3045ae85727306e
8181fi
8282if [[ " ${IMAGE_NAME:- } " == " " ]]; then
8383 IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments