Skip to content

Automated update for image history#1879

Open
Kaniska244 wants to merge 1 commit into
mainfrom
automated-update-for-image-history-26406866130
Open

Automated update for image history#1879
Kaniska244 wants to merge 1 commit into
mainfrom
automated-update-for-image-history-26406866130

Conversation

@Kaniska244
Copy link
Copy Markdown
Contributor

Automated update for image history

Copilot AI review requested due to automatic review settings May 25, 2026 21:00
@Kaniska244 Kaniska244 requested a review from a team as a code owner May 25, 2026 21:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR is an automated refresh of the dev image history documentation across multiple images, updating recorded digests and tool/package versions, and aligning the component inventory in cgmanifest.json.

Changes:

  • Updated dev.md history files across images to reflect new image digests and updated language/tool/package versions.
  • Added new Ubuntu 26.04 “resolute” variants to relevant history docs (e.g., base-ubuntu, dotnet) and adjusted tag listings accordingly.
  • Updated cgmanifest.json component versions and entries to match the refreshed image contents.
Show a summary per file
File Description
src/universal/history/dev.md Updates universal image digest and recorded tool/runtime versions.
src/rust/history/dev.md Updates rust image digests and base tool/package versions across variants.
src/ruby/history/dev.md Updates ruby image digests and recorded tool/package versions across variants.
src/php/history/dev.md Updates php image digests and recorded tool/package versions across variants.
src/miniconda/history/dev.md Updates miniconda image digest and Python/pip tool versions.
src/jekyll/history/dev.md Updates jekyll image digests and Ruby gem/tool versions.
src/javascript-node/history/dev.md Updates javascript-node image digests and Node/npm tool versions across variants.
src/java/history/dev.md Updates java image digests and Java/tool/package versions across variants.
src/java-8/history/dev.md Updates java-8 image digests and Java/tool/package versions across variants.
src/go/history/dev.md Updates go image digests and Go/tool versions across variants.
src/dotnet/history/dev.md Adds 11.0 preview resolute variant and updates digests/versions for existing variants.
src/cpp/history/dev.md Updates cpp image digests and recorded tool/package versions (incl. vcpkg commit).
src/base-ubuntu/history/dev.md Adds resolute variant and updates digests/versions for ubuntu base variants.
src/base-debian/history/dev.md Updates debian base image digests and recorded package versions across variants.
src/base-alpine/history/dev.md Updates alpine base image digests/versions and removes the separate “latest” history section.
src/anaconda/history/dev.md Updates anaconda image digest and recorded package versions.
cgmanifest.json Updates tracked component versions/entries to reflect the refreshed images.

Copilot's findings

Comments suppressed due to low confidence (1)

src/java-8/history/dev.md:113

  • The Java version cell includes captured shell error output ("bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory"), which makes the history doc inaccurate. The history entry should only list the Java version (and optionally a valid install path), not command errors.
| [Java](https://adoptopenjdk.net/) | 1.8.0_492<br />bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current<br />/usr/local |
  • Files reviewed: 19/19 changed files
  • Comments generated: 2

Comment thread src/java-8/history/dev.md
| Language / runtime | Version | Path |
|--------------------|---------|------|
| [Java](https://adoptopenjdk.net/) | 1.8.0_482 | /usr/local/sdkman/candidates/java/current<br />/usr/local |
| [Java](https://adoptopenjdk.net/) | 1.8.0_492<br />bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current<br />/usr/local |
| Docker (Moby) CLI &amp; Engine | 29.4.0 |
| [conda](https://github.com/conda/conda) | 26.1.1 | /opt/conda/bin |
| [GitHub CLI](https://github.com/cli/cli) | 2.92.0 |
| [yarn](https://yarnpkg.com/) | ! Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz<br />1.22.22 | /usr/bin |
Copy link
Copy Markdown

@Kingparis1 Kingparis1 left a comment

Choose a reason for hiding this comment

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

Is been approved

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.

3 participants