Skip to content

Commit

Permalink
Use Go 1.17 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasdinov committed Mar 17, 2022
1 parent f050c92 commit cfb797c
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 @@ -7,7 +7,7 @@ jobs:
dredd:
working_directory: /go/src/github.com/Financial-Times/content-rw-elasticsearch
docker:
- image: golang:1
- image: golang:1.17
auth:
username: $DOCKERHUB_USERNAME
password: $DOCKERHUB_ACCESS_TOKEN
Expand Down

0 comments on commit cfb797c

Please sign in to comment.