Skip to content

Commit

Permalink
Merge pull request #23 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.15
  • Loading branch information
laverya committed Feb 10, 2021
2 parents 13b9bd4 + cb577b1 commit c31a548
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.14
- image: circleci/golang:1.15
working_directory: /go/src/github.com/go-ksplit/ksplit
steps:
- checkout
Expand Down

0 comments on commit c31a548

Please sign in to comment.