Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated update that adds new image history documentation files for various devcontainer images (v0.4.23 release). The changes document the versions of languages, runtimes, tools, and packages included in each image variant.
Changes:
- Added history files documenting version 0.4.23 release for multiple images
- Documented tool versions, Linux package versions, and runtime versions across different base distributions
- Covers images: universal, typescript-node, rust, php, miniconda, jekyll, javascript-node, java, java-8, go, dotnet, cpp, base-ubuntu, base-debian, base-alpine, anaconda
Reviewed changes
Copilot reviewed 18 out of 18 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/universal/history/5.1.3.md | Universal image v5.1.3 history documentation with Ubuntu 24.04 base |
| src/typescript-node/history/4.0.5.md | TypeScript/Node image v4.0.5 with multiple Debian variants |
| src/rust/history/2.0.7.md | Rust image v2.0.7 with trixie, bookworm, bullseye variants |
| src/php/history/3.0.2.md | PHP image v3.0.2 with Apache variants on trixie/bookworm |
| src/miniconda/history/1.2.1.md | Miniconda image v1.2.1 with Python 3.13 |
| src/jekyll/history/2.2.5.md | Jekyll image v2.2.5 with Ruby variants |
| src/javascript-node/history/4.0.7.md | JavaScript/Node image v4.0.7 with multiple variants |
| src/java/history/3.0.4.md | Java image v3.0.4 with Java 11, 17, 21, 25 variants |
| src/java-8/history/3.0.5.md | Java 8 image v3.0.5 (contains version detection errors) |
| src/go/history/2.0.7.md | Go image v2.0.7 with Go 1.24 and 1.25 |
| src/dotnet/history/2.0.4.md | .NET image v2.0.4 with .NET 8, 9, and 10 |
| src/cpp/history/2.1.4.md | C++ image v2.1.4 with various compiler versions |
| src/base-ubuntu/history/2.1.5.md | Base Ubuntu image v2.1.5 |
| src/base-debian/history/2.1.5.md | Base Debian image v2.1.5 |
| src/base-alpine/history/3.0.1.md | Base Alpine image v3.0.1 |
| src/anaconda/history/1.3.9.md | Anaconda image v1.3.9 with Jupyter |
sam-byng
approved these changes
Mar 17, 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