Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
189 changes: 74 additions & 115 deletions cgmanifest.json

Large diffs are not rendered by default.

21 changes: 10 additions & 11 deletions src/anaconda/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda)

**Digest:** sha256:9dd2dda9ab2b7ae61193e4d27cbc4b7f9c2e98b51fe15ce75326d3463b60002d
**Digest:** sha256:4d40c8e7144c62dafde53dc4d88b355cab80d02893d41e9ba9b470c962c41e40

**Tags:**
```
Expand All @@ -23,9 +23,9 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3

| Language / runtime | Version | Path |
|--------------------|---------|------|
| [Python](https://www.python.org/) | 3.12.7 | /opt/conda |
| [Jupyter Notebooks](https://jupyter.org/) | 7.5.0 | /opt/conda |
| [Jupyter Lab](https://jupyter.org/) | 4.5.0 | /opt/conda |
| [Python](https://www.python.org/) | 3.12.13 | /opt/conda |
| [Jupyter Notebooks](https://jupyter.org/) | 7.5.3 | /opt/conda |
| [Jupyter Lab](https://jupyter.org/) | 4.5.3 | /opt/conda |

**Tools installed using git**

Expand All @@ -39,16 +39,16 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
|----------------|---------|
| joblib | 1.4.2 |
| cookiecutter | 2.6.0 |
| cryptography | 46.0.3 |
| cryptography | 46.0.5 |
| mistune | 3.1.2 |
| numpy | 1.26.4 |
| certifi | 2026.1.4 |
| setuptools | 80.10.1 |
| wheel | 0.44.0 |
| nbconvert | 7.16.4 |
| Werkzeug | 3.1.3 |
| setuptools | 80.10.2 |
| wheel | 0.46.3 |
| nbconvert | 7.17.0 |
| Werkzeug | 3.1.6 |
| requests | 2.32.5 |
| tornado | 6.5.4 |
| tornado | 6.5.5 |
| transformers | 4.53.0 |
| jupyter_server | 2.14.1 |

Expand Down Expand Up @@ -98,7 +98,6 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| unzip | 6.0-28 |
| vim-tiny | 2:9.0.1378-2+deb12u2 |
| wget | 1.21.3-1+deb12u1 |
| yarn | 1.22.22-1 |
| zip | 3.0-13 |
| zlib1g | 1:1.2.13.dfsg-1 |
| zsh | 5.9-4+b8 |
Expand Down
57 changes: 31 additions & 26 deletions src/base-alpine/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Variant: latest

**Digest:** sha256:d0b3c0a125cd5e3b35847b3b41a13d02a73be403cc721a9b903fc9cdcd521ab8
**Digest:** sha256:28cc1e35d4c08ebb44be9fbc8c8ed1a6a9b7ebbf4d0a43c888b3754e5e84324d

**Tags:**
```
Expand All @@ -32,18 +32,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9e2c1548c3dfeefd055e1c6606f66657093ae928 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.53.0 |
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

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

The Alpine history reports git as 2.53.0 here, but the “Additional linux tools and packages” section lists the git package as 2.52.0-r0. Please ensure the history-generation reports the version of the git binary actually present in the image (and keep it consistent with the package list).

Suggested change
| [git](https://github.com/git/git) | 2.53.0 |
| [git](https://github.com/git/git) | 2.52.0 |

Copilot uses AI. Check for mistakes.

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.52.0-r0 |
| openssh-client-default | 10.2_p1-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.5-r0 |
Expand All @@ -58,17 +59,17 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0219-r0 |
| less | 685-r0 |
| jq | 1.8.1-r0 |
| libgcc | 15.2.0-r2 |
| libstdc++ | 15.2.0-r2 |
| krb5-libs | 1.22.1-r0 |
| libintl | 0.24.1-r1 |
| lttng-ust | 2.14.0-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.3-r0 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p2-r0 |
| coreutils | 9.8-r1 |
| sed | 4.9-r2 |
Expand All @@ -77,11 +78,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest
| ncdu | 1.22-r0 |
| shadow | 4.18.0-r0 |
| strace | 6.17-r0 |
| man-pages | 6.16-r0 |
| man-pages | 6.16-r1 |

## Variant: 3.23

**Digest:** sha256:ef12575e9adde926d83db0b1fb51913f8ce04a9d9878d91312f8fe64d1d1c5c6
**Digest:** sha256:eacc689eda24ddb85cec553c77a588887fa464a21e9add0426435d6295dde011

**Tags:**
```
Expand All @@ -101,18 +102,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9e2c1548c3dfeefd055e1c6606f66657093ae928 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.53.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.52.0-r0 |
| openssh-client-default | 10.2_p1-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.5-r0 |
Expand All @@ -127,17 +129,17 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0219-r0 |
| less | 685-r0 |
| jq | 1.8.1-r0 |
| libgcc | 15.2.0-r2 |
| libstdc++ | 15.2.0-r2 |
| krb5-libs | 1.22.1-r0 |
| libintl | 0.24.1-r1 |
| lttng-ust | 2.14.0-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.3-r0 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p2-r0 |
| coreutils | 9.8-r1 |
| sed | 4.9-r2 |
Expand All @@ -146,11 +148,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| ncdu | 1.22-r0 |
| shadow | 4.18.0-r0 |
| strace | 6.17-r0 |
| man-pages | 6.16-r0 |
| man-pages | 6.16-r1 |

## Variant: 3.22

**Digest:** sha256:c07b6f683547499a359608d5db30de04659492a6889e9f42bedd5752a0aa396b
**Digest:** sha256:21ed0df3b050df1222c5c6243dab3390e5520ff2c3752176b9f0c3f70955ab20

**Tags:**
```
Expand All @@ -169,18 +171,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9e2c1548c3dfeefd055e1c6606f66657093ae928 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.53.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.49.1-r0 |
| openssh-client-default | 10.0_p1-r10 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r3 |
Expand All @@ -203,7 +206,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22
| krb5-libs | 1.21.3-r0 |
| libintl | 0.24.1-r0 |
| lttng-ust | 2.13.9-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.2-r0 |
| zlib | 1.3.1-r2 |
| sudo | 1.9.17_p2-r0 |
Expand All @@ -218,7 +221,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22

## Variant: 3.21

**Digest:** sha256:bd5c451cfac59dfe0207dff00ee08ae096cf84b422de51129895af982e926548
**Digest:** sha256:7fa57265040b67323ffeaa99fcfc7033f225b1551c9ab3c922b448f066690fd6

**Tags:**
```
Expand All @@ -237,18 +240,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9e2c1548c3dfeefd055e1c6606f66657093ae928 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.53.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.47.3-r0 |
| openssh-client-default | 9.9_p2-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r2 |
Expand All @@ -271,7 +275,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21
| krb5-libs | 1.21.3-r0 |
| libintl | 0.22.5-r0 |
| lttng-ust | 2.13.8-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.14.1-r1 |
| zlib | 1.3.1-r2 |
| sudo | 1.9.17_p1-r0 |
Expand All @@ -286,7 +290,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21

## Variant: 3.20

**Digest:** sha256:8d3063b0a7b1528cf46a8c7f9ba8817fad4cd79eb86db34591b6ca6410cd0e78
**Digest:** sha256:6fbb34e93a96c915b45de3f78ded256d3eaabe14edac8db3c93618c5378fe740

**Tags:**
```
Expand All @@ -305,18 +309,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9e2c1548c3dfeefd055e1c6606f66657093ae928 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.53.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.45.4-r0 |
| openssh-client-default | 9.7_p1-r5 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r0 |
Expand All @@ -339,7 +344,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20
| krb5-libs | 1.21.3-r0 |
| libintl | 0.22.5-r0 |
| lttng-ust | 2.13.8-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.14.0-r2 |
| zlib | 1.3.1-r1 |
| sudo | 1.9.15_p5-r0 |
Expand Down
Loading
Loading