Skip to content

Commit

Permalink
Bump to go 1.10.1 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwilkins committed Apr 5, 2018
1 parent 10dac94 commit 0c47aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
docker-golang: &docker-golang
working_directory: /go/src/github.com/palantir/bouncer
docker:
- image: golang:1.9
- image: golang:1.10.1
environment:
CGO_ENABLED: 0

Expand Down

0 comments on commit 0c47aea

Please sign in to comment.