Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated update of image history documentation across 11 devcontainer images. The update refreshes version information for various tools, packages, and operating system distributions. Notable changes include the introduction of new Debian Trixie (13) variants for several images and the migration of "latest" tags from older distributions to newer ones.
Changes:
- Updates package and tool versions across all images to their latest releases
- Introduces Debian Trixie (13) variants for typescript-node, rust, ruby, python, php, javascript-node, and java-8 images
- Moves "latest" default tags from Bookworm/Noble to Trixie variants where applicable
- Updates base OS distribution patch versions (e.g., Ubuntu 24.04.2 → 24.04.3)
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/universal/history/dev.md | Updates Ubuntu, tools, and package versions; contains future-dated certifi version |
| src/typescript-node/history/dev.md | Adds Trixie variants, updates Node.js and TypeScript versions, moves latest tag |
| src/rust/history/dev.md | Adds Trixie variant, updates Rust to 1.92.0 |
| src/ruby/history/dev.md | Adds Trixie variants for Ruby 3.2-3.4, updates versions, moves latest tags |
| src/python/history/dev.md | Adds Python 3.10-3.14 Trixie variants, updates to Bookworm as base, removes Bullseye from latest |
| src/php/history/dev.md | Adds PHP 8.2-8.5 Trixie variants, updates PHP versions, moves latest tags |
| src/miniconda/history/dev.md | Updates conda and Python package versions; contains future-dated certifi version |
| src/jekyll/history/dev.md | Adds Ruby 3.4 variant, updates gem versions |
| src/javascript-node/history/dev.md | Adds Node 20/22/24 Trixie variants, updates versions, redistributes tags |
| src/java-8/history/dev.md | Adds Trixie variant, removes Bullseye, updates Java to 1.8.0_472 |
| src/base-ubuntu/history/dev.md | Updates Ubuntu Noble and Jammy package versions, removes legacy tag formats |
100a035 to
3bc2b73
Compare
abdurriq
approved these changes
Jan 13, 2026
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.
Automated update for image history