ruby 3.0.3 got released with security updates, any update on when it will be available on circleci?
It looks like they are switching from circeci/ruby:* to cimg/ruby:* See cimg/ruby - CircleCI and this message at the top:‘’
This image is designed to supercede the legacy CircleCI Ruby image,
circleci/ruby
3 Likes
Hello Yup, the old circleci
images are on their way out and are being replaced with cimg
images:
cimg/ruby:3.0.3
was published a couple of days ago:
1 Like
Was googling and found cimg/ruby - CircleCI with ruby-3.0.3-node like what I wanted. thanks all, for some reason I didn’t get notified of your replies
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.