Skip to content

Commit

Permalink
fix circleci docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
paramah committed Aug 19, 2023
1 parent fae84bd commit 387e71a
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 @@ -13,7 +13,7 @@ workflows:
jobs:
release:
docker:
- image: cimg/go:1.21
- image: cimg/go:1.21.0
steps:
- checkout
- run:
Expand Down

0 comments on commit 387e71a

Please sign in to comment.