Skip to content

add missing ruby 3 variants#1931

Open
casperdcl wants to merge 2 commits into
devcontainers:mainfrom
casperdcl:ruby-3-variants
Open

add missing ruby 3 variants#1931
casperdcl wants to merge 2 commits into
devcontainers:mainfrom
casperdcl:ruby-3-variants

Conversation

@casperdcl

@casperdcl casperdcl commented Jul 17, 2026

Copy link
Copy Markdown

@casperdcl
casperdcl requested a review from a team as a code owner July 17, 2026 17:06
Copilot AI review requested due to automatic review settings July 17, 2026 17:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the published tag mapping for the Ruby 3 line by ensuring the :3* aliases resolve to the Ruby 3.4 variants (instead of incorrectly resolving to Ruby 4 for :3-trixie, per #1906).

Changes:

  • Add missing ruby:${VERSION}-3 and ruby:${VERSION}-3-<distro> alias tags to the 3.4-* variants so :3, :3-trixie, :3-bookworm, and :3-bullseye resolve correctly.
  • Add the ruby:${VERSION}-3.4 alias tag to the 3.4-trixie variant.

Comment thread src/ruby/manifest.json
Comment thread src/ruby/manifest.json
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.

missing ruby:*-3* variants

2 participants