Skip to content

Automated update for image history#1859

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

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

Conversation

@Kaniska244
Copy link
Copy Markdown
Contributor

Automated update for image history

Copilot AI review requested due to automatic review settings May 12, 2026 08:25
@Kaniska244 Kaniska244 requested a review from a team as a code owner May 12, 2026 08:25
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

Automated refresh of the dev.md image history snapshots across multiple devcontainer images, updating digests and recorded tool/package versions to reflect the latest builds (including newly documented variants like Ubuntu “resolute” and .NET 11 preview).

Changes:

  • Updated image digests and recorded tool/runtime versions across many src/*/history/dev.md files.
  • Added/updated history entries for new variants (e.g., base-ubuntu:dev-resolute, dotnet:dev-11.0-preview-resolute).
  • Updated cgmanifest.json component versions/hashes to match the refreshed histories (e.g., certifi, Oh My Zsh, git, vcpkg, Go/delve, eslint, bundler, kubectl, GitHub CLI).
Show a summary per file
File Description
src/universal/history/dev.md Refresh universal image digest and tool/package inventory versions.
src/typescript-node/history/dev.md Refresh TypeScript/Node image digests and tool versions across variants.
src/rust/history/dev.md Refresh Rust image digests and tool versions across variants.
src/ruby/history/dev.md Refresh Ruby image digests and runtime/tool versions across variants.
src/python/history/dev.md Refresh Python image digests and pip tool versions across variants.
src/php/history/dev.md Refresh PHP image digests and PHP runtime/tool versions across variants.
src/miniconda/history/dev.md Refresh Miniconda image digest and Python/package versions.
src/jekyll/history/dev.md Refresh Jekyll image digests and Ruby gem/tool versions.
src/javascript-node/history/dev.md Refresh JavaScript/Node image digests and tool versions across variants.
src/java/history/dev.md Refresh Java image digests and JDK versions across variants.
src/java-8/history/dev.md Refresh Java 8 image digests and runtime/tool versions across variants.
src/go/history/dev.md Refresh Go image digests and Go/delve versions across variants.
src/dotnet/history/dev.md Add/refresh .NET variant history (incl. 11.0-preview-resolute) and update versions.
src/cpp/history/dev.md Refresh C++ image digests and vcpkg/tool versions across variants.
src/base-ubuntu/history/dev.md Add/refresh Ubuntu base image history for new resolute variant and update others.
src/base-debian/history/dev.md Refresh Debian base image digests and tool versions across variants.
src/base-alpine/history/dev.md Refresh Alpine base image digests and package versions across variants.
src/anaconda/history/dev.md Refresh Anaconda image digest and Jupyter/certifi versions.
cgmanifest.json Update component registrations (versions/commit hashes) to align with new histories and new base/SDK images.

Copilot's findings

  • Files reviewed: 19/19 changed files
  • Comments generated: 3

Comment thread src/dotnet/history/dev.md
```
mcr.microsoft.com/devcontainers/dotnet:dev-11.0-preview-resolute
mcr.microsoft.com/devcontainers/dotnet:dev-11.0-preview
mcr.microsoft.com/devcontainers/dotnet:dev-11.0-preview-resolute
| [GitHub CLI](https://github.com/cli/cli) | 2.90.0 |
| [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/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 |
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 |
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.

2 participants