Skip to content

Commit

Permalink
Use original iamge which came from istio C&P (istio#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Dake authored and istio-testing committed Jul 18, 2019
1 parent 5295276 commit f896300
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions prow/cluster/jobs/istio/operator/istio.operator.master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.12.7
- image: gcr.io/istio-testing/istio-builder:v20190624-478286dc
command:
- make
- lint
Expand All @@ -43,7 +43,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.12.7
- image: gcr.io/istio-testing/istio-builder:v20190624-478286dc
command:
- go
- build
Expand All @@ -60,7 +60,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.12.7
- image: gcr.io/istio-testing/istio-builder:v20190624-478286dc
command:
- go
- test
Expand Down

0 comments on commit f896300

Please sign in to comment.