Skip to content

Commit

Permalink
upgrade to go 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
George Angel committed Oct 24, 2017
1 parent 4ece323 commit 496c3b8
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 @@ -3,7 +3,7 @@ executorType: docker
jobs:
build:
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.9
working_directory: /go/src/github.com/uw-labs/strongbox
steps:
- type: setup-docker-engine
Expand Down

0 comments on commit 496c3b8

Please sign in to comment.