Merged
Conversation
tianon
approved these changes
Oct 28, 2024
Member
tianon
left a comment
There was a problem hiding this comment.
Agreed, seems reasonable; thanks!
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Oct 28, 2024
Changes: - docker-library/ruby@89946d9: Merge pull request docker-library/ruby#478 from Earlopain/bump-rust - docker-library/ruby@e76791f: Bump rust version - docker-library/ruby@7cb059d: Merge pull request docker-library/ruby#475 from docker-library/jq-IN - docker-library/ruby@d49362d: Use jq's `IN()` instead of `index()`
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Oct 30, 2024
Changes: - docker-library/ruby@3df1b04: Update 3.2 to 3.2.6 - docker-library/ruby@89946d9: Merge pull request docker-library/ruby#478 from Earlopain/bump-rust - docker-library/ruby@e76791f: Bump rust version - docker-library/ruby@7cb059d: Merge pull request docker-library/ruby#475 from docker-library/jq-IN - docker-library/ruby@d49362d: Use jq's `IN()` instead of `index()`
Earlopain
added a commit
to Earlopain/docker-ruby
that referenced
this pull request
Nov 3, 2024
This reverts commit 89946d9, reversing changes made to 7cb059d. I chose an inopportune time to do this. There is an upstream issue where builds on alpine arm64/v8 fail: https://bugs.ruby-lang.org/issues/20506 Example failure: https://doi-janky.infosiftr.net/job/wip/job/new/job/build-arm64v8/45573/console I believe rust-lang/rust#131221 will fix this but it is only slated for Rust 1.83
Earlopain
added a commit
to Earlopain/docker-ruby
that referenced
this pull request
Jan 13, 2025
This is a redo of docker-library#478, now that there are no compilation issues for some platforms anymore. See https://bugs.ruby-lang.org/issues/20506
Merged
Earlopain
added a commit
to Earlopain/docker-ruby
that referenced
this pull request
Jan 13, 2025
This is a redo of docker-library#478, now that there are no compilation issues for some platforms anymore. See https://bugs.ruby-lang.org/issues/20506
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The last bump was in 423e364, about 11 months ago.
I have no particular reason for this change except that I feel an update should happen at some point. Every rust version would be excessive but updating it every 6-12 months (or some other cadence) feels appropriate. Could be automated.