Skip to content

Commit 3357940

Browse files
committed
update circleci to go1.10
1 parent bafcea3 commit 3357940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
defaults: &defaults
33
working_directory: /go/src/istio.io/api
44
docker:
5-
- image: istio/ci:go1.9-k8s1.9-helm2.7.2-minikube0.25
5+
- image: istio/ci:go1.10-k8s1.9-helm2.7.2-minikube0.25
66
environment:
77
GOPATH: /go
88

0 commit comments

Comments
 (0)