Skip to content

Commit

Permalink
Merge pull request #2298 from slurpcode/renovate/cimg-go-1.x
Browse files Browse the repository at this point in the history
chore(deps): update cimg/go docker tag to v1.20.6
  • Loading branch information
BaseMax committed Jul 13, 2023
2 parents 4339e8b + a0db1e6 commit a787f94
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 @@ -194,7 +194,7 @@ jobs:
go-test:
docker: # run the steps with Docker
# CircleCI Go images available at: https://hub.docker.com/r/circleci/golang/
- image: cimg/go:1.20.5
- image: cimg/go:1.20.6
# directory where steps are run. Path must conform to the Go Workspace requirements
working_directory: ~/repo
steps:
Expand Down

0 comments on commit a787f94

Please sign in to comment.