-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Ruby 3.4 #1276
Support Ruby 3.4 #1276
Conversation
wow Finally !!!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good! However, the Dockerfile also needs to be updated with a reference to 3.4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the Dockerfile
! There's a small error that needs to be fixed and I think we're good to go
The docker image for 3.4 is not yet published (https://mcr.microsoft.com/en-us/artifact/mar/devcontainers/ruby/tags only has |
Ref: #90
Devcontainer name
Ruby
Description
This pr adds 3.4 latest ruby version to the supported versions list in ruby image.
Changelog
Checklist