Skip to content
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

Bump versions of Ruby, Rails & Alpine #1097

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

Ithanil
Copy link
Collaborator

@Ithanil Ithanil commented Jul 10, 2024

Alpine 3.16 is EOL since 23 May 2024 and is bumped to 3.17 in the main Dockerfile with this PR. The focal260-alpine Dockerfile already has Alpine 3.17.
Ruby 3.1.4 / Rails 6.1.7.3 are still supported, but needed updates to 3.1.6 and 6.1.7.8 respectively.

Alpine 3.17 (which natively also comes with Ruby 3.1) will be supported until 22 Nov 2024, which roughly corresponds to the expected EOL of Rails 6.1. So this PR also serves as a reminder that we will have to update Rails (and Ruby) soon.

Notes

I think the amazonlinux Dockerfile needs a Ruby version bump too (looks like Ruby 3.0 still), but I won't touch that.v

Fixes #1094

@farhatahmad farhatahmad merged commit 41434e0 into blindsidenetworks:master Jul 10, 2024
2 checks passed
@Ithanil Ithanil deleted the bump_ruby_rails_alpine branch July 10, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants