Skip to content

Commit

Permalink
Merge pull request #16 from go-ksplit/renovate/docker-circleci-golang…
Browse files Browse the repository at this point in the history
…-1.x

Update circleci/golang Docker tag to v1.14
  • Loading branch information
laverya committed Feb 27, 2020
2 parents f5174a6 + 3ab4cc3 commit 447682d
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 @@ -5,7 +5,7 @@ orbs:
jobs:
test:
docker:
- image: circleci/golang:1.13
- image: circleci/golang:1.14
working_directory: /go/src/github.com/go-ksplit/ksplit
steps:
- checkout
Expand Down

0 comments on commit 447682d

Please sign in to comment.