Skip to content

Commit

Permalink
chore(deps): update cimg/go docker tag to v1.22.2 (#2603)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent 043190d commit 7b119a9
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 @@ -175,7 +175,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.22.1
- image: cimg/go:1.22.2
# directory where steps are run. Path must conform to the Go Workspace requirements
working_directory: ~/repo
steps:
Expand Down

0 comments on commit 7b119a9

Please sign in to comment.