Skip to content

Commit

Permalink
Merge pull request #50 from go-ksplit/renovate/circleci-golang-1.x
Browse files Browse the repository at this point in the history
Update circleci/golang Docker tag to v1.17
  • Loading branch information
laverya committed Aug 30, 2021
2 parents cc3b2d5 + 150fba2 commit 558ac1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -5,7 +5,7 @@ orbs:
jobs:
test:
docker:
- image: circleci/golang:1.16
- image: circleci/golang:1.17
working_directory: /go/src/github.com/go-ksplit/ksplit
steps:
- checkout
Expand Down

0 comments on commit 558ac1c

Please sign in to comment.