We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac90cc1 commit 1c4b1c7Copy full SHA for 1c4b1c7
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
ruby-version:
6
type: string
7
docker:
8
- - image: cimg/ruby:3.2
+ - image: cimg/ruby:3.2.0
9
steps:
10
- checkout
11
- run: bundle install
0 commit comments