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 1
1
{
2
2
"name" : " istio build-tools" ,
3
- "image" : " gcr.io/istio-testing/build-tools:master-daf61d16687130dc3cb60896f395f0d2df702669 " ,
3
+ "image" : " gcr.io/istio-testing/build-tools:master-abc275e31699771b23c44bb81b8fef6e534517bf " ,
4
4
"privileged" : true ,
5
5
"remoteEnv" : {
6
6
"USE_GKE_GCLOUD_AUTH_PLUGIN" : " True" ,
Original file line number Diff line number Diff line change 1
- 106e73d963e3b95184d201a23f87a4d5ff66dce9
1
+ aac3c58f52639513df780e9aae765b324278c209
Original file line number Diff line number Diff line change 75
75
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:- gcr.io}
76
76
PROJECT_ID=${PROJECT_ID:- istio-testing}
77
77
if [[ " ${IMAGE_VERSION:- } " == " " ]]; then
78
- IMAGE_VERSION=master-daf61d16687130dc3cb60896f395f0d2df702669
78
+ IMAGE_VERSION=master-abc275e31699771b23c44bb81b8fef6e534517bf
79
79
fi
80
80
if [[ " ${IMAGE_NAME:- } " == " " ]]; then
81
81
IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments