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-17c2b235c898c60c83dccb2303cdd50067a6e58d " ,
3
+ "image" : " gcr.io/istio-testing/build-tools:master-8946051100dffaf26dd813f2ce0bbc86c15f1086 " ,
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
- 46431fbf4979c94968a3d1aea4327411d1772eff
1
+ bb929efe369f9fa29f08fc0efff7b783fb70ae31
Original file line number Diff line number Diff line change 77
77
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:- gcr.io}
78
78
PROJECT_ID=${PROJECT_ID:- istio-testing}
79
79
if [[ " ${IMAGE_VERSION:- } " == " " ]]; then
80
- IMAGE_VERSION=master-17c2b235c898c60c83dccb2303cdd50067a6e58d
80
+ IMAGE_VERSION=master-8946051100dffaf26dd813f2ce0bbc86c15f1086
81
81
fi
82
82
if [[ " ${IMAGE_NAME:- } " == " " ]]; then
83
83
IMAGE_NAME=build-tools
You can’t perform that action at this time.
0 commit comments