Skip to content

Commit

Permalink
Merge pull request #8 from BESTSELLER/dependabot-circleci/docker/cimg…
Browse files Browse the repository at this point in the history
…/[email protected]

Bump @cimg/go from 1.19 to 1.19.1
  • Loading branch information
Andrei-Predoiu authored Sep 30, 2022
2 parents ec3122c + 92ff03d commit 06305fc
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 @@ -72,7 +72,7 @@ jobs:
enum: ["test", "release"]
default: "test"
docker:
- image: cimg/go:1.19
- image: cimg/go:1.19.1
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 06305fc

Please sign in to comment.