Automated update for image history - #1993
devcontainers-repos-automation[bot] wants to merge 1 commit into
Conversation
|
@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”),
|
1 similar comment
|
@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”),
|
There was a problem hiding this comment.
🟡 Changes recommended
Two moderate findings record an SDKMAN probe error as a version and require regeneration.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Automated refresh of development image history and component metadata.
Changes:
- Updates image digests, runtimes, tools, and OS packages.
- Adds Go 1.27 variants and removes obsolete Bullseye variants.
- Regenerates
cgmanifest.json.
File summaries
| File | Summary | Final review status |
|---|---|---|
src/universal/history/dev.md |
Universal image inventory updates | No final comments |
src/typescript-node/history/dev.md |
TypeScript Node image updates | No final comments |
src/rust/history/dev.md |
Rust image updates | No final comments |
src/ruby/history/dev.md |
Ruby image and gem updates | No final comments |
src/php/history/dev.md |
PHP runtime updates | No final comments |
src/miniconda/history/dev.md |
Miniconda package updates | No final comments |
src/jekyll/history/dev.md |
Jekyll and Ruby tool updates | No final comments |
src/javascript-node/history/dev.md |
JavaScript Node updates | No final comments |
src/java/history/dev.md |
Java image updates | No final comments |
src/java-8/history/dev.md |
Java 8 image updates | Moderate finding (3 votes): SDKMAN probe stderr is recorded as the component version; fix the probe or omit the component, then regenerate the entry. |
src/go/history/dev.md |
Go variants and tool updates | No final comments |
src/dotnet/history/dev.md |
.NET image updates | No final comments |
src/cpp/history/dev.md |
C++ toolchain updates | No final comments |
src/base-ubuntu/history/dev.md |
Ubuntu base image updates | No final comments |
src/base-debian/history/dev.md |
Debian base image updates | No final comments |
src/base-alpine/history/dev.md |
Alpine package updates | No final comments |
src/anaconda/history/dev.md |
Anaconda package updates | No final comments |
cgmanifest.json |
Component inventory regeneration | Moderate finding (3 votes): SDKMAN probe error text is stored as Other.Version; correct the probe or omit failed probes, then regenerate the manifest. |
Review details
- Files reviewed: 19/19 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "Type": "other", | ||
| "Other": { | ||
| "Name": "SDKMAN!", | ||
| "Version": "cat: /usr/local/sdkman/var/version: No such file or directory", |
| | Tool | Version | Path | | ||
| |------|---------|------| | ||
| | [git](https://github.com/git/git) | 2.55.0 | | ||
| | [SDKMAN!](https://github.com/sdkman/sdkman-cli) | cat: /usr/local/sdkman/var/version: No such file or directory | /usr/local/sdkman | |
Automated update for image history