Skip to content

Commit

Permalink
bump go to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Mar 7, 2018
1 parent 369e44a commit e73c82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -4,7 +4,7 @@ jobs:
working_directory: /go/src/k8s.io/helm
parallelism: 3
docker:
- image: golang:1.8
- image: golang:1.10
environment:
PROJECT_NAME: "kubernetes-helm"
steps:
Expand Down

0 comments on commit e73c82f

Please sign in to comment.