Skip to content

Commit

Permalink
Merge pull request #681 from dlminvestments/renovate/cimg-go-1.x
Browse files Browse the repository at this point in the history
Update cimg/go Docker tag to v1.21.2
  • Loading branch information
dlminvestments committed Oct 6, 2023
2 parents b94dbe5 + ffa1e29 commit cf0d0c8
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 @@ -46,7 +46,7 @@ jobs:
build:
working_directory: ~/repo
docker:
- image: cimg/go:1.21.1
- image: cimg/go:1.21.2
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit cf0d0c8

Please sign in to comment.