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-ea3f3780a0b6c4325196cfdda2c1c0e784fe685c " ,
3+ "image" : " gcr.io/istio-testing/build-tools:master-4d8a6668b6d46b3becc35f9b24467f841bbb020a " ,
44 "privileged" : true ,
55 "remoteEnv" : {
66 "USE_GKE_GCLOUD_AUTH_PLUGIN" : " True" ,
Original file line number Diff line number Diff line change 1- 74a6d743a37244fd246a9ac776ce01cfa724d0ab
1+ 6174b58ad0379ae1ecfa75187f63e8cf62d9ab61
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-ea3f3780a0b6c4325196cfdda2c1c0e784fe685c
80+ IMAGE_VERSION=master-4d8a6668b6d46b3becc35f9b24467f841bbb020a
8181fi
8282if [[ " ${IMAGE_NAME:- } " == " " ]]; then
8383 IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments