Automated update for image history - #1990
devcontainers-repos-automation[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The change set is limited to adding generated history documentation and matches the current manifest versions for the affected images.
Pull request overview
This PR adds auto-generated “history” markdown pages capturing the published image digests, tags, variants, and included tool/runtime versions for the latest set of Dev Container images (source: v0.4.33).
Changes:
- Added new history entry for
universalimage6.1.7. - Added new history entries for multiple language/runtime images (Node/TypeScript, Go, Rust, Java, .NET, Ruby, PHP, Conda) reflecting their current variants, tags, and package inventories.
- Added new history entries for base images (Debian/Ubuntu/Alpine) and for
cpp, capturing updated base OS/package baselines.
File summaries
| File | Description |
|---|---|
| src/universal/history/6.1.7.md | New universal image history entry (digest/tags/tool & package inventory) for version 6.1.7. |
| src/typescript-node/history/5.2.1.md | New typescript-node history entry for version 5.2.1 across trixie/bookworm variants. |
| src/rust/history/2.1.1.md | New rust history entry for version 2.1.1 (trixie/bookworm variants). |
| src/ruby/history/4.1.1.md | New ruby history entry for version 4.1.1 across Ruby 4.0/3.4/3.3 variants. |
| src/php/history/4.1.3.md | New php history entry for version 4.1.3 across PHP 8.5/8.4/8.3 apache variants. |
| src/miniconda/history/1.3.3.md | New miniconda history entry for version 1.3.3 (digest/tags and Python/conda inventory). |
| src/jekyll/history/2.4.1.md | New jekyll history entry for version 2.4.1 (Ruby 3.4/3.3 bookworm variants). |
| src/javascript-node/history/5.2.1.md | New javascript-node history entry for version 5.2.1 across trixie/bookworm variants. |
| src/java/history/3.1.4.md | New java history entry for version 3.1.4 across JDK 25/21/17/11 variants. |
| src/java-8/history/3.2.4.md | New java-8 history entry for version 3.2.4 (trixie/bookworm variants). |
| src/go/history/2.3.1.md | New go history entry for version 2.3.1 across Go 1.27/1.26/1.25 variants. |
| src/dotnet/history/2.2.3.md | New dotnet history entry for version 2.2.3 across 11-preview/10/9/8 variants. |
| src/cpp/history/3.0.5.md | New cpp history entry for version 3.0.5 across Debian/Ubuntu variants. |
| src/base-ubuntu/history/3.0.8.md | New base-ubuntu history entry for version 3.0.8 across resolute/noble/jammy. |
| src/base-debian/history/2.2.1.md | New base-debian history entry for version 2.2.1 across trixie/bookworm. |
| src/base-alpine/history/4.0.5.md | New base-alpine history entry for version 4.0.5 across Alpine 3.23/3.22/3.21. |
| src/anaconda/history/1.4.3.md | New anaconda history entry for version 1.4.3 (digest/tags and Python/Jupyter inventory). |
Review details
- Files reviewed: 18/18 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
@devcontainers-repos-automation[bot] please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Automated update for image history