diff --git a/cgmanifest.json b/cgmanifest.json
index dca99a6b8..c3900088a 100644
--- a/cgmanifest.json
+++ b/cgmanifest.json
@@ -170,7 +170,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
- "commitHash": "130002a79e8567befa409177990bb2724b8edefc"
+ "commitHash": "8c5f64cc2f0e75399a1e906e39713ed25b65ece1"
}
}
},
@@ -179,7 +179,7 @@
"Type": "other",
"Other": {
"Name": "git",
- "Version": "2.44.0",
+ "Version": "2.45.0",
"DownloadUrl": "https://github.com/git/git"
}
}
@@ -200,17 +200,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
- "commitHash": "668ca3a32dae5ff5d164fc3be565f1e2ece248db"
- }
- }
- },
- {
- "Component": {
- "Type": "other",
- "Other": {
- "Name": "git",
- "Version": "2.45.0",
- "DownloadUrl": "https://github.com/git/git"
+ "commitHash": "b0561d28b5a3efbbcca4700626fa32e62c23959b"
}
}
},
@@ -320,7 +310,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
- "commitHash": "28b1cf627c0570b3e094192df2fce31a3a2bc1d3"
+ "commitHash": "3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd"
}
}
},
@@ -354,6 +344,16 @@
}
}
},
+ {
+ "Component": {
+ "Type": "other",
+ "Other": {
+ "Name": "Docker Image: buildpack-deps",
+ "Version": "noble-curl",
+ "DownloadUrl": "https://hub.docker.com/_/buildpack-deps"
+ }
+ }
+ },
{
"Component": {
"Type": "other",
@@ -546,16 +546,6 @@
}
}
},
- {
- "Component": {
- "Type": "git",
- "Git": {
- "Name": "Oh My Zsh!",
- "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
- "commitHash": "8c5f64cc2f0e75399a1e906e39713ed25b65ece1"
- }
- }
- },
{
"Component": {
"Type": "other",
@@ -641,7 +631,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
- "commitHash": "668ca3a32dae5ff5d164fc3be565f1e2ece248db"
+ "commitHash": "b0561d28b5a3efbbcca4700626fa32e62c23959b"
}
}
},
@@ -1330,6 +1320,16 @@
}
}
},
+ {
+ "Component": {
+ "Type": "other",
+ "Other": {
+ "Name": "Docker Image: node",
+ "Version": "22-bookworm",
+ "DownloadUrl": "https://hub.docker.com/_/node"
+ }
+ }
+ },
{
"Component": {
"Type": "other",
@@ -1350,6 +1350,16 @@
}
}
},
+ {
+ "Component": {
+ "Type": "other",
+ "Other": {
+ "Name": "Docker Image: node",
+ "Version": "22-bullseye",
+ "DownloadUrl": "https://hub.docker.com/_/node"
+ }
+ }
+ },
{
"Component": {
"Type": "other",
@@ -1533,7 +1543,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
- "commitHash": "668ca3a32dae5ff5d164fc3be565f1e2ece248db"
+ "commitHash": "5947c3c3c91d04fa0bff45866938027b85b56c6e"
}
}
},
@@ -1592,7 +1602,7 @@
"Type": "other",
"Other": {
"Name": "GitHub CLI",
- "Version": "2.49.0",
+ "Version": "2.49.1",
"DownloadUrl": "https://github.com/cli/cli"
}
}
@@ -1602,7 +1612,7 @@
"Type": "other",
"Other": {
"Name": "Go",
- "Version": "1.22.2",
+ "Version": "1.22.3",
"DownloadUrl": "https://golang.org/dl"
}
}
diff --git a/src/anaconda/history/dev.md b/src/anaconda/history/dev.md
index 4c715ea0d..3ee361608 100644
--- a/src/anaconda/history/dev.md
+++ b/src/anaconda/history/dev.md
@@ -4,7 +4,7 @@
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda)
-**Digest:** sha256:496748735ff55ac1729f273c2eeb7e70b36bdb62c1fce51b3cf137d1a00def45
+**Digest:** sha256:f3ef500efef4bf6692dc650909fce02e3f48f6fd1921f39393940fd31b281960
**Tags:**
```
@@ -31,7 +31,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 130002a79e8567befa409177990bb2724b8edefc | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8c5f64cc2f0e75399a1e906e39713ed25b65ece1 | /home/vscode/.oh-my-zsh |
**Pip / pipx installed tools and packages**
@@ -57,7 +57,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| Tool | Version | Path |
|------|---------|------|
-| [git](https://github.com/git/git) | 2.44.0 |
+| [git](https://github.com/git/git) | 2.45.0 |
| [conda](https://github.com/conda/conda) | 24.4.0 | /opt/conda |
**Additional linux tools and packages**
diff --git a/src/base-alpine/history/dev.md b/src/base-alpine/history/dev.md
index f2daf2209..48f419687 100644
--- a/src/base-alpine/history/dev.md
+++ b/src/base-alpine/history/dev.md
@@ -12,7 +12,7 @@
## Variant: 3.19
-**Digest:** sha256:a984cf0d3888d2b6611b41f5dc89ff96428397ae3240678396595adeaf5ad30a
+**Digest:** sha256:149bcea930a9352e334ff6f430f574716f5e9f407e459c7f57ebe3369eb1eb64
**Tags:**
```
@@ -33,7 +33,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -82,7 +82,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
## Variant: 3.18
-**Digest:** sha256:c0c7a0ca8c3463d8b4a1bd3bda18c3322bb8c8a18c26070aa8769edb85fca9de
+**Digest:** sha256:d5ff0897309792ba6e94d6e088613de481dae82fff9c35685a5ff7f683629fc1
**Tags:**
```
@@ -102,7 +102,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -152,7 +152,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
## Variant: 3.17
-**Digest:** sha256:0d1595a55e9b261fc95d58b1dcd157d15a0ad488e122c00a32ab3512e2a59afd
+**Digest:** sha256:0553261299bf5059172aa41fbf28b973c8b497e1dc0edd9439b2c8b5d61a2bca
**Tags:**
```
@@ -172,7 +172,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -222,7 +222,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
## Variant: 3.16
-**Digest:** sha256:a9c24151160280ac42d752e5f582a81597b2903965fc8f5cb37a2e30ab68ce2a
+**Digest:** sha256:7a7ec35f865b639c082186530f7fb87baf51435e7c8dfb6202865266ebecc6b9
**Tags:**
```
@@ -242,7 +242,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
diff --git a/src/base-debian/history/dev.md b/src/base-debian/history/dev.md
index 2f8199757..8221899a8 100644
--- a/src/base-debian/history/dev.md
+++ b/src/base-debian/history/dev.md
@@ -11,7 +11,7 @@
## Variant: bookworm
-**Digest:** sha256:d6e1aa9b6b702845adddcb6ac4c5e8225472ef254ca2369a8ce9b6680e81921e
+**Digest:** sha256:098e4b37ff221c61b35586994a21da16cee9e8141b33e63fb6d9eb9178fbfcd3
**Tags:**
```
@@ -34,7 +34,7 @@ mcr.microsoft.com/devcontainers/base:dev
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev
## Variant: buster
-**Digest:** sha256:4eb6203be1dd9ab7564b46c5bcd7d73e82786322e2181417a47155977e674c81
+**Digest:** sha256:288a1ba33c02c56414ed405d9867ccc5295b36a869ccf7d52fcf4cc595b91f1b
**Tags:**
```
@@ -108,7 +108,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
## Variant: bullseye
-**Digest:** sha256:e643c26f4d95d539e3d10a8c677006b6e8add93c4c1870680db7d7692e0e92d0
+**Digest:** sha256:cc2d7ac5795c2857ee0bf45ba80fac8b84a05579ae9eb4328ece3b7286a62ce7
**Tags:**
```
@@ -184,7 +184,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
diff --git a/src/base-ubuntu/history/dev.md b/src/base-ubuntu/history/dev.md
index 9930f51cd..3c67f4d83 100644
--- a/src/base-ubuntu/history/dev.md
+++ b/src/base-ubuntu/history/dev.md
@@ -11,7 +11,7 @@
## Variant: noble
-**Digest:** sha256:aec17dd0540020da8aebc76bd6d63fca5fe15d09b7bb5de71c91b08ef518192a
+**Digest:** sha256:d7365af66b1bd8f6d11c2fb7933738ced668fae48c09f5932a440dc448c4c2ce
**Tags:**
```
@@ -32,7 +32,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu24.04
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -84,7 +84,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu24.04
## Variant: jammy
-**Digest:** sha256:456f7c24d2a3899608d8730e3568eb5f9b4e283da478ef73d00d3d18078af7be
+**Digest:** sha256:821f0d6be0eb29c727ad63577ba7782d5c0cd111200568f3e31b11e083c3649c
**Tags:**
```
@@ -106,7 +106,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
@@ -159,7 +159,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
## Variant: focal
-**Digest:** sha256:ecba86caea48a1d66d7f3e676a243bcf6b3f396681cb1c0ac1d08866d8c56116
+**Digest:** sha256:d75f4c880fd4f19e7d4bba0ec1d883ff6016389b26bc4d4399b8a611290a3109
**Tags:**
```
@@ -180,7 +180,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Other tools and utilities**
diff --git a/src/cpp/history/dev.md b/src/cpp/history/dev.md
index ac386a5a7..7fdf585fc 100644
--- a/src/cpp/history/dev.md
+++ b/src/cpp/history/dev.md
@@ -8,12 +8,13 @@
- [bookworm](#variant-bookworm)
- [bullseye](#variant-bullseye)
- [buster](#variant-buster)
+- [noble](#variant-noble)
- [jammy](#variant-jammy)
- [focal](#variant-focal)
## Variant: bookworm
-**Digest:** sha256:5f44ed2a28c646588b7c56c76068bdf8505aad8640dc0e1c30cba78567e5404c
+**Digest:** sha256:e0b3ad1ef353daa3ca98d07cc4069a944ed31c7c213f608db9db93291e6bb9c8
**Tags:**
```
@@ -43,8 +44,8 @@ mcr.microsoft.com/devcontainers/cpp:dev
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
-| [vcpkg](https://github.com/microsoft/vcpkg) | 28b1cf627c0570b3e094192df2fce31a3a2bc1d3 | /usr/local/vcpkg |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
**Other tools and utilities**
@@ -109,7 +110,7 @@ mcr.microsoft.com/devcontainers/cpp:dev
## Variant: bullseye
-**Digest:** sha256:08c16db36119780a52d6e94f31b7bb9e48ed162f597b2dcdec4b75fed94a8850
+**Digest:** sha256:4f5665dbf2da6bc7390f38a3681ad097fc5dd786080f1c5e7a6c1f27bdc48c5b
**Tags:**
```
@@ -138,8 +139,8 @@ mcr.microsoft.com/devcontainers/cpp:dev
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
-| [vcpkg](https://github.com/microsoft/vcpkg) | 28b1cf627c0570b3e094192df2fce31a3a2bc1d3 | /usr/local/vcpkg |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
**Other tools and utilities**
@@ -205,7 +206,7 @@ mcr.microsoft.com/devcontainers/cpp:dev
## Variant: buster
-**Digest:** sha256:0b4e45a163b9e7fb3c74a1104fcf08564a15c5ce7aee5fc24f9265712e7f7c59
+**Digest:** sha256:f0b5827b331426d47c3752c635296da1856a93cf0ac3b48846cf24735dd56e06
**Tags:**
```
@@ -233,8 +234,8 @@ mcr.microsoft.com/devcontainers/cpp:dev-debian10
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
-| [vcpkg](https://github.com/microsoft/vcpkg) | 28b1cf627c0570b3e094192df2fce31a3a2bc1d3 | /usr/local/vcpkg |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
**Other tools and utilities**
@@ -299,9 +300,102 @@ mcr.microsoft.com/devcontainers/cpp:dev-debian10
| zlib1g | 1:1.2.11.dfsg-1+deb10u2 |
| zsh | 5.7.1-1+deb10u1 |
+## Variant: noble
+
+**Digest:** sha256:9cc9a36fa8b304f9e8174ff35658ce0e48c30b12902d7659fa9204046d69725c
+
+**Tags:**
+```
+mcr.microsoft.com/devcontainers/cpp:dev-noble
+mcr.microsoft.com/devcontainers/cpp:dev-ubuntu-24.04
+mcr.microsoft.com/devcontainers/cpp:dev-ubuntu24.04
+```
+> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
+
+**Linux distribution:** Ubuntu 24.04 LTS (debian-like distro)
+
+**Architectures:** linux/amd64, linux/arm64
+
+**Available (non-root) user:** ubuntu
+
+### Contents
+**Languages and runtimes**
+
+| Language / runtime | Version | Path |
+|--------------------|---------|------|
+| GCC | 13.2.0-23ubuntu4 |
+| Clang | 18.1.3 (1) |
+
+**Tools installed using git**
+
+| Tool | Commit | Path |
+|------|--------|------|
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
+
+**Other tools and utilities**
+
+| Tool | Version | Path |
+|------|---------|------|
+| [git](https://github.com/git/git) | 2.45.0 |
+
+**Additional linux tools and packages**
+
+| Tool / library | Version |
+|----------------|---------|
+| apt-transport-https | 2.7.14build2 |
+| apt-utils | 2.7.14build2 |
+| bash-completion | 1:2.11-8 |
+| build-essential | 12.10ubuntu1 |
+| ca-certificates | 20240203 |
+| clang | 1:18.0-59~exp2 |
+| cmake | 3.28.3-1build7 |
+| cppcheck | 2.13.0-2ubuntu3 |
+| curl | 8.5.0-2ubuntu10.1 |
+| dialog | 1.3-20240101-1 |
+| gdb | 15.0.50.20240403-0ubuntu1 |
+| git | 1:2.43.0-1ubuntu7 |
+| gnupg2 | 2.4.4-2ubuntu17 |
+| htop | 3.3.0-4build1 |
+| iproute2 | 6.1.0-1ubuntu6 |
+| jq | 1.7.1-3build1 |
+| less | 590-2ubuntu2.1 |
+| libc6 | 2.39-0ubuntu8.1 |
+| libgssapi-krb5-2 | 1.20.1-6ubuntu2 |
+| libicu74 | 74.2-1ubuntu3 |
+| libkrb5-3 | 1.20.1-6ubuntu2 |
+| libstdc++6 | 14-20240412-0ubuntu1 |
+| lldb | 1:18.0-59~exp2 |
+| llvm | 1:18.0-59~exp2 |
+| locales | 2.39-0ubuntu8.1 |
+| lsb-release | 12.0-2 |
+| lsof | 4.95.0-1build3 |
+| man-db | 2.12.0-4build2 |
+| manpages | 6.7-2 |
+| manpages-dev | 6.7-2 |
+| nano | 7.2-2build1 |
+| ncdu | 1.19-0.1 |
+| net-tools | 2.10-0.1ubuntu4 |
+| ninja-build | 1.11.1-2 |
+| openssh-client | 1:9.6p1-3ubuntu13 |
+| pkg-config | 1.8.1-2build1 |
+| procps | 2:4.0.4-4ubuntu3 |
+| psmisc | 23.7-1build1 |
+| rsync | 3.2.7-1ubuntu1 |
+| strace | 6.8-0ubuntu2 |
+| sudo | 1.9.15p5-3ubuntu5 |
+| tar | 1.35+dfsg-3build1 |
+| unzip | 6.0-28ubuntu4 |
+| valgrind | 1:3.22.0-0ubuntu3 |
+| vim-tiny | 2:9.1.0016-1ubuntu7 |
+| wget | 1.21.4-1ubuntu4 |
+| zip | 3.0-13build1 |
+| zlib1g | 1:1.3.dfsg-3.1ubuntu2 |
+| zsh | 5.9-6ubuntu2 |
+
## Variant: jammy
-**Digest:** sha256:718be146109716f8461d2c1656ddbaa9d3171b885f70ee514ea3e193d813ce62
+**Digest:** sha256:4e11fe364b4c8343dac63d4e146dc45090c38209690f77252a58fb399b47b7b3
**Tags:**
```
@@ -329,8 +423,8 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
-| [vcpkg](https://github.com/microsoft/vcpkg) | 28b1cf627c0570b3e094192df2fce31a3a2bc1d3 | /usr/local/vcpkg |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
**Other tools and utilities**
@@ -395,7 +489,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04
## Variant: focal
-**Digest:** sha256:2d703d0028bcf46d246dbaa4ce539058110de8e3a148852381d8bef668ad14c0
+**Digest:** sha256:b404b61c9d3462e1bb9640b65fe1d13f30f84547a3d2f65b86ea831d25daf70e
**Tags:**
```
@@ -424,8 +518,8 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
-| [vcpkg](https://github.com/microsoft/vcpkg) | 28b1cf627c0570b3e094192df2fce31a3a2bc1d3 | /usr/local/vcpkg |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
+| [vcpkg](https://github.com/microsoft/vcpkg) | 3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd | /usr/local/vcpkg |
**Other tools and utilities**
diff --git a/src/dotnet/history/dev.md b/src/dotnet/history/dev.md
index cda3715ee..104a3adb2 100644
--- a/src/dotnet/history/dev.md
+++ b/src/dotnet/history/dev.md
@@ -17,7 +17,7 @@
## Variant: 8.0-bookworm-slim
-**Digest:** sha256:fb7e376626b11bbb25d87b5cdcbad0b4d579c3d707c8f2fcfb8d33a5fd14eed6
+**Digest:** sha256:b6386f426874135165cf7625e43348ccdeb2858f23d4ee8140c08c1eab50c4f7
**Tags:**
```
@@ -44,7 +44,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -99,7 +99,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm
## Variant: 8.0-jammy
-**Digest:** sha256:7fe9dbe7c3b60464c04159180c743f91d5621ca59f95e6c6ed56e2d820a24b36
+**Digest:** sha256:bf51bfd88837595efe97261b5e3859ff6c2230079863e5e8e40d3b3caee65fda
**Tags:**
```
@@ -124,7 +124,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -179,7 +179,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy
## Variant: 7.0-bookworm-slim
-**Digest:** sha256:e09231cc1bb1ddda92cff33a5bfd9a664bf5fa235d5d727d39fc154113523fbe
+**Digest:** sha256:8c391faceaab79bbea04156db8647ae8ce873ed979cc383ea39565222a1c8ef5
**Tags:**
```
@@ -206,7 +206,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -261,7 +261,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-bookworm
## Variant: 7.0-bullseye-slim
-**Digest:** sha256:b5b98c96756dde1243efcc4237e6f36389bedc4e5f7abf3f39a5ec23e97457be
+**Digest:** sha256:47fc08c096fe2f91307f8c149d1154b13a9bf8248a12c2198f24bb1a2ed5bc03
**Tags:**
```
@@ -287,7 +287,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -343,7 +343,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-bullseye
## Variant: 7.0-jammy
-**Digest:** sha256:514c08b912d3adebf3e4fcb5a215c0d746bc76ec725b22778561676de683e441
+**Digest:** sha256:44ee8f35bbafe57f8129312cb095e1182ddb9c19147cd9c33b7bf7a05f7e5ba6
**Tags:**
```
@@ -368,7 +368,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-jammy
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -423,7 +423,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-jammy
## Variant: 6.0-bookworm-slim
-**Digest:** sha256:606e4089b0045b57a48021d40c17206a8a3d2b0c7cea003f792b33f2349a3133
+**Digest:** sha256:c4bc4c265c3adbaf5b89eda888cb525f4aad036537bfa3c237de3d9967e3b070
**Tags:**
```
@@ -450,7 +450,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -505,7 +505,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bookworm
## Variant: 6.0-bullseye-slim
-**Digest:** sha256:4e851a488b6c25d0720018f083ad46abf1c10200175f3b4e6f0d06b406e2dd87
+**Digest:** sha256:7167513ea41fac048a8734065ec6bc572c54498fccf61a62eed9c9b61e5c01aa
**Tags:**
```
@@ -531,7 +531,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -587,7 +587,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bullseye
## Variant: 6.0-jammy
-**Digest:** sha256:3313488b88fea58b8286d2c65bee7d42a50030a02c053cfa6df1954419b9edc6
+**Digest:** sha256:64e773a464891f87f4cc96f5a3a1a6ceddaa20d99e29dbef2b98b46a4e434a00
**Tags:**
```
@@ -612,7 +612,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -667,7 +667,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy
## Variant: 6.0-focal
-**Digest:** sha256:66d3c96056cfa1143d811c95c87bb1a38c3b5257d5104fca6ae491db406d0504
+**Digest:** sha256:7e55dfaae7ed0b3178e2e8adae37cd98aa28eab4babe95c095899cfbf685adeb
**Tags:**
```
@@ -692,7 +692,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-focal
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
diff --git a/src/go/history/dev.md b/src/go/history/dev.md
index c17d7a2b6..7db73e71e 100644
--- a/src/go/history/dev.md
+++ b/src/go/history/dev.md
@@ -12,7 +12,7 @@
## Variant: 1.22-bookworm
-**Digest:** sha256:9b674b99d240c94d548be7b9847179309636fc3cca8849d2470dbafefa9249c8
+**Digest:** sha256:ca1849d304f8ef0bc7470042270b2307db2f979daed675f942b03af4f01424d1
**Tags:**
```
@@ -35,13 +35,13 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Go](https://golang.org/dl) | 1.22.2 | /usr/local/go |
+| [Go](https://golang.org/dl) | 1.22.3 | /usr/local/go |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Go tools and modules**
@@ -114,7 +114,7 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm
## Variant: 1.21-bookworm
-**Digest:** sha256:8313f29f06a377d347b126922cabc112da2973a759b271f187ad0755b88232b9
+**Digest:** sha256:0ceaf0f5289b394149a299eb53a5f0e6ba12f03cc10030ac5b8914df426d9b33
**Tags:**
```
@@ -134,13 +134,13 @@ mcr.microsoft.com/devcontainers/go:dev-1.21
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Go](https://golang.org/dl) | 1.21.9 | /usr/local/go |
+| [Go](https://golang.org/dl) | 1.21.10 | /usr/local/go |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Go tools and modules**
@@ -213,7 +213,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.21
## Variant: 1.22-bullseye
-**Digest:** sha256:6e005c8fbc9efd2ba13bd91f3374860a8bad9a12007d73749fee1819f9344cc2
+**Digest:** sha256:57a6d551b4412edf49f2432a01d7bf541766c6f93fb0a6c63c41da885e20e9e2
**Tags:**
```
@@ -234,13 +234,13 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Go](https://golang.org/dl) | 1.22.2 | /usr/local/go |
+| [Go](https://golang.org/dl) | 1.22.3 | /usr/local/go |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Go tools and modules**
@@ -314,7 +314,7 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye
## Variant: 1.21-bullseye
-**Digest:** sha256:6a6938e433cb8e76feb81b21a039102ed6668d75533b63ee4dde0667fb6eb207
+**Digest:** sha256:e638b0b9dacf0ba16d81b36363080273375f2e63bd9f13ee3c9e511416fdcec5
**Tags:**
```
@@ -339,7 +339,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.21-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8c5f64cc2f0e75399a1e906e39713ed25b65ece1 | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Go tools and modules**
diff --git a/src/java-8/history/dev.md b/src/java-8/history/dev.md
index 67e6db0b2..a9e115c1d 100644
--- a/src/java-8/history/dev.md
+++ b/src/java-8/history/dev.md
@@ -11,7 +11,7 @@
## Variant: bookworm
-**Digest:** sha256:1983b9499ca75e81670bfe07a17710f5bfabd15ed367be80d873ecff8807f6e4
+**Digest:** sha256:a1f62dcb486aff42a51129acbf7692275669b2551ad0e283db2c487a032ac8a1
**Tags:**
```
@@ -38,7 +38,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -93,7 +93,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm
## Variant: bullseye
-**Digest:** sha256:f8b3cd067f6b1e223dd9998683fcc39ab2f19e86e9d52fbc1193d0e7addb1e62
+**Digest:** sha256:ee272ba0f92e5c5e4135536b877b143a8ed193cba89a29ae592fba7778998e66
**Tags:**
```
@@ -119,7 +119,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -175,7 +175,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye
## Variant: buster
-**Digest:** sha256:334aaf491c3f35979f207139c27359736c0cb9f61726a511ae59831db2b2cb3c
+**Digest:** sha256:9d272f8aee4c8d0baec4eb4b691c0bc203222412aab3b8c5a5bc9d75798e4046
**Tags:**
```
@@ -201,7 +201,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
diff --git a/src/java/history/dev.md b/src/java/history/dev.md
index 4ce99c0a7..7d390faf5 100644
--- a/src/java/history/dev.md
+++ b/src/java/history/dev.md
@@ -17,7 +17,7 @@
## Variant: 21-bookworm
-**Digest:** sha256:8c2647ad1a889a2170238507828935b42f7a709ee6c280efabef30f90b808e21
+**Digest:** sha256:dcef9de10fe72ffec225ab862dc63c02dc2098ee6729d5f41ac348aab527ccc9
**Tags:**
```
@@ -45,7 +45,7 @@ mcr.microsoft.com/devcontainers/java:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -100,7 +100,7 @@ mcr.microsoft.com/devcontainers/java:dev-bookworm
## Variant: 21-bullseye
-**Digest:** sha256:dd735112bf7b9c33a397641b84184b3ce42297d7518ef258121f897d47e43814
+**Digest:** sha256:4d186082ef5479959b5eb8092d3ac88cadc0773213460a335f13b6c952cc29c2
**Tags:**
```
@@ -127,7 +127,7 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -183,7 +183,7 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye
## Variant: 21-buster
-**Digest:** sha256:9191f57f2c7433af252da3252ff1be6d74191f93159903e1902234ba1f917f7c
+**Digest:** sha256:4fc6abe4f2c1d96ff4db51bee186ce64392b6718c706ab87f99192e1db76af3a
**Tags:**
```
@@ -208,7 +208,7 @@ mcr.microsoft.com/devcontainers/java:dev-21-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -265,7 +265,7 @@ mcr.microsoft.com/devcontainers/java:dev-21-buster
## Variant: 17-bookworm
-**Digest:** sha256:61903e212f0fa0c61ce8c7bcec15124605ac9cad237e1b2a7c91da98a3896e9e
+**Digest:** sha256:bcf1f1027d7593a591517ce1c9b01e945745334f2b6670bb0db11835536fe32d
**Tags:**
```
@@ -292,7 +292,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -347,7 +347,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm
## Variant: 17-bullseye
-**Digest:** sha256:e0b9beca7212fdcadd05a5da10d21ffd5ac0024aecc57adcea591cc3eeaf861f
+**Digest:** sha256:e523dfd306e217e0351099455580cb41c9986be18dbe6d16b33ccba79a527275
**Tags:**
```
@@ -373,7 +373,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -429,7 +429,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye
## Variant: 17-buster
-**Digest:** sha256:4f8eac3111aecdcb6db47442eed2010bbf4619b6350529b3035ab6651ae6fb8b
+**Digest:** sha256:b137f989a2d21b6be5da31b561a0d8d0a09e265f43a0c8b5da404faee1794722
**Tags:**
```
@@ -454,7 +454,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -511,7 +511,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-buster
## Variant: 11-bookworm
-**Digest:** sha256:61ca4fda55325ba7c992b36fc4ca85a3889c196e2f163ac7118fd02b97843681
+**Digest:** sha256:eb2dc13654f9c9716b98c882250f3b905807de712c637037da5562b51fd535c3
**Tags:**
```
@@ -538,7 +538,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -593,7 +593,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm
## Variant: 11-bullseye
-**Digest:** sha256:532de3dfad59c82b250bdb4ee76aff9d14f5e91a9dca1af4be90152ea7b330f9
+**Digest:** sha256:8f85fc0f41506eb528776396e3568a3888c954463ca3a41bce11fbb7fc82643d
**Tags:**
```
@@ -619,7 +619,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -675,7 +675,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye
## Variant: 11-buster
-**Digest:** sha256:27473c1cff0380dc705d40412a6f89aaa2b3237f6f09ed9cf5a7e3866efaf6e0
+**Digest:** sha256:a06c498979db8068de5b43c83c42b1ab5d0b324342d07a9eb88e60c7a85f56be
**Tags:**
```
@@ -701,7 +701,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
diff --git a/src/javascript-node/history/dev.md b/src/javascript-node/history/dev.md
index 1ed8d0569..5e1e737b8 100644
--- a/src/javascript-node/history/dev.md
+++ b/src/javascript-node/history/dev.md
@@ -16,7 +16,7 @@
## Variant: 22-bookworm
-**Digest:** sha256:557e083f6ced1ee84ef2c0e21e6acc4431d6b90f6919f7accf19468b51145648
+**Digest:** sha256:f17e591f046852cdd84689a89a33212cc10bb5f603079fa213937cc2bd86667a
**Tags:**
```
@@ -43,7 +43,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -103,7 +103,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm
## Variant: 20-bookworm
-**Digest:** sha256:0ef72a899492d5c69259663c8ea1ec7af2158c9dbd155611d2ae71be818ae64f
+**Digest:** sha256:efeb7fe85d13652f42eddc2e0a60dcb9815d8b42426c3b64844de9710892cc55
**Tags:**
```
@@ -123,13 +123,13 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -189,7 +189,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20
## Variant: 18-bookworm
-**Digest:** sha256:9be9f0ec26aeeb3c44bae551c8fe3fef1bade22cc107e4aa0ccdfd9ab7cce033
+**Digest:** sha256:b48ba1bd4b8ab32334bcbde6fe40bff57cb2c69e9c89e6236b7e81cff07207bc
**Tags:**
```
@@ -215,7 +215,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -275,7 +275,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18
## Variant: 22-bullseye
-**Digest:** sha256:334b2aac33308b1c93944a054ece3a51d6de523f4706d76ebb37ca34caea3ef7
+**Digest:** sha256:56fa2a532df76aac1e366286b0401ab5c8a164c7c178ed69b1db7e69fff74172
**Tags:**
```
@@ -301,7 +301,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -362,7 +362,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye
## Variant: 20-bullseye
-**Digest:** sha256:c4e0c8e4fd8b08c14aa6296061d5431d3cc60be6cf47ce86d2bf00fc1c9912f1
+**Digest:** sha256:af26246e7725ac90fd9900b0fa48e9841d9d3bf1c123ba40f42728b9e2a902b0
**Tags:**
```
@@ -381,13 +381,13 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -448,7 +448,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye
## Variant: 18-bullseye
-**Digest:** sha256:1190cf0b13a4ca30f4fe74b827eb252fa2dd06202b6b779818997bd922fc5349
+**Digest:** sha256:afba9fa3b7ffe72f96611ffba2cd0aea8904a786c7b8e5d8ec7da1f090e26cfe
**Tags:**
```
@@ -473,7 +473,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -534,7 +534,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18-bullseye
## Variant: 20-buster
-**Digest:** sha256:d24637cee72e303983fddaa0548601da3d84fe3634642bbe659e7020a5937f8b
+**Digest:** sha256:36c2f04fc55f43de8dc502b540ac90c8d9a03d8be94d5884af372adc33b804cc
**Tags:**
```
@@ -554,13 +554,13 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-buster
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -622,7 +622,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-buster
## Variant: 18-buster
-**Digest:** sha256:516bffedb17cd7daec992cebec6579e395da83343cc35e5326699e10981945ef
+**Digest:** sha256:41f611771699926c818bc0cf1da34115031b19c693d593c37f90ffccd32c86da
**Tags:**
```
@@ -647,7 +647,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
diff --git a/src/jekyll/history/dev.md b/src/jekyll/history/dev.md
index d6c8cb65f..e0db52115 100644
--- a/src/jekyll/history/dev.md
+++ b/src/jekyll/history/dev.md
@@ -10,7 +10,7 @@
## Variant: 3.3-bookworm
-**Digest:** sha256:ab281f79d4a34eaa6749b0dc1a8f41a00199a0e2c90a0869bac132c03cf0bf34
+**Digest:** sha256:abd670a933dbf01ee185836eaeb809aa9147320add540a26ace2a2fcf475ea8f
**Tags:**
```
@@ -38,7 +38,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm
## Variant: 3.3-bullseye
-**Digest:** sha256:ec47a6ae51bf9c67bd98e4b173d3881d0ca53e8cf9f54d5ed467de4b26dbce6c
+**Digest:** sha256:591b4a804cd5199831ebbbd0204468255c031a2c1e690a1b923c15dd2884f9c4
**Tags:**
```
@@ -131,7 +131,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
diff --git a/src/miniconda/history/dev.md b/src/miniconda/history/dev.md
index e2b1d281f..edb15918e 100644
--- a/src/miniconda/history/dev.md
+++ b/src/miniconda/history/dev.md
@@ -4,7 +4,7 @@
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/miniconda)
-**Digest:** sha256:ef06e39aa41e5c5e44277efa537190de21d81a59d33fe4609a742616804197cb
+**Digest:** sha256:6b762198cc595875fdbd32481cc2b00c9eace90326ade49f445f146d04c60af8
**Tags:**
```
@@ -29,7 +29,7 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 130002a79e8567befa409177990bb2724b8edefc | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8c5f64cc2f0e75399a1e906e39713ed25b65ece1 | /home/vscode/.oh-my-zsh |
**Pip / pipx installed tools and packages**
diff --git a/src/php/history/dev.md b/src/php/history/dev.md
index d2411a8f2..fbad2b402 100644
--- a/src/php/history/dev.md
+++ b/src/php/history/dev.md
@@ -16,7 +16,7 @@
## Variant: 8.3-apache-bookworm
-**Digest:** sha256:d8ef304382fb8bdafbe11bff4e1c357d9ef1e940564ba0bad9da3f56820e2be7
+**Digest:** sha256:a8b922a28363f682891f958ba6237425c69f69068e878d0af6e2918211ac8dbe
**Tags:**
```
@@ -46,7 +46,7 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -103,7 +103,7 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm
## Variant: 8.2-apache-bookworm
-**Digest:** sha256:d40664f8245dab191ce079eb03904b8dd07ec21caaa284a457e7e49237de53b8
+**Digest:** sha256:5ac545bf86f2f93010030129cb538c76ba95bb413a7d4fc71aad86dca4f8150f
**Tags:**
```
@@ -130,7 +130,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -187,7 +187,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm
## Variant: 8.1-apache-bookworm
-**Digest:** sha256:87a40c299e55f011c5be8917dd92414cd0596578cc476c11220c79ba553bc845
+**Digest:** sha256:951cf85e6c5337f9e0858bf3be4769374c7a1bdfb12a3bfdacbad295cb7c31f8
**Tags:**
```
@@ -214,7 +214,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -271,7 +271,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bookworm
## Variant: 8.3-apache-bullseye
-**Digest:** sha256:3264158370076efa9d538c450d806f9496711e367dde82e96ada13e0318479c7
+**Digest:** sha256:5448fc67fa02797fb8956cbc6789222756430336edf068a86925a99bdbd64824
**Tags:**
```
@@ -299,7 +299,7 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -357,7 +357,7 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye
## Variant: 8.2-apache-bullseye
-**Digest:** sha256:810487b07212c0b380d17bb2a0a5887823c9ce3be6e1aacac62790263909037c
+**Digest:** sha256:790d6136503d7cebf4d459e47430b15f43e05fa2c000effde3efcd536a647dc6
**Tags:**
```
@@ -383,7 +383,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -441,7 +441,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye
## Variant: 8.1-apache-bullseye
-**Digest:** sha256:3b088aed2ad7bf4f68312fab43efdfac8372ce5f48655aeb7010f37db21ecb13
+**Digest:** sha256:87094cb459ed11fd4d8e015183f6e8df00283b6f274f6d85a3be2d65d1b79631
**Tags:**
```
@@ -467,7 +467,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -525,7 +525,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bullseye
## Variant: 8.2-apache-buster
-**Digest:** sha256:b01200d81bae554b11da634050a72026ebd271bf9203bf0a1831c25e4f55aaa0
+**Digest:** sha256:b2ceb626b206aa4df750c08562fe63b848096ffd92ad3222bbdc61e2efe75fe0
**Tags:**
```
@@ -553,7 +553,7 @@ mcr.microsoft.com/devcontainers/php:dev-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
@@ -612,7 +612,7 @@ mcr.microsoft.com/devcontainers/php:dev-buster
## Variant: 8.1-apache-buster
-**Digest:** sha256:7365ccc144bb03daa8edd0dd211e44abc72a3228a0f72dc77d2c58a4e1014a98
+**Digest:** sha256:c1477a61beb5e17f57d8676cad3246b5d61f57f3df875b58117b9b9226cbd4ad
**Tags:**
```
@@ -638,7 +638,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Other tools and utilities**
diff --git a/src/python/history/dev.md b/src/python/history/dev.md
index 65a3b4798..fcc9e6e80 100644
--- a/src/python/history/dev.md
+++ b/src/python/history/dev.md
@@ -22,7 +22,7 @@
## Variant: 3.12-bookworm
-**Digest:** sha256:f5a69e0dd5e0fe2b0a62df0ac9621d3763130c48434298e4e61f3b09c38ac7c4
+**Digest:** sha256:de25f8e58d8f99f6abea01eef04a5217780c066b689642941e34533a67f2bb4b
**Tags:**
```
@@ -51,7 +51,7 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -123,7 +123,7 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm
## Variant: 3.11-bookworm
-**Digest:** sha256:16c633f7164855df94f0069997e3cad2b41772a501b597e8f7174d50c6d0e73c
+**Digest:** sha256:aecd1d5151256b9dd56a944728bdf4c66aa863ceccb5ec78a2a21fad29e36726
**Tags:**
```
@@ -149,7 +149,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -221,7 +221,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11
## Variant: 3.10-bookworm
-**Digest:** sha256:0953bc0ec7e13068c332fff7d96a10c5c7f4b79524510a0f312ed87b545cc5db
+**Digest:** sha256:93018c6db753453243971cf6e8028307c344667ff42cde07ca06a170e996c77d
**Tags:**
```
@@ -247,7 +247,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -319,7 +319,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10
## Variant: 3.9-bookworm
-**Digest:** sha256:018b031c3e19e2960bf16309e78d4e46614945a87f2e346c1aaaa80a557dfc5f
+**Digest:** sha256:d168f41e6e09281449f87ad013ad76b132ccb4ec7915baca1186db8c5f8d6317
**Tags:**
```
@@ -345,7 +345,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -417,7 +417,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9
## Variant: 3.8-bookworm
-**Digest:** sha256:c84d64550377a937db93516fe7c8d84b97d94a57695ab398ac429b79a3c93029
+**Digest:** sha256:56e54b3d19abc293cda0ca1fa5feea7ae48a0209758084ec0fcf82fa3f6db733
**Tags:**
```
@@ -443,7 +443,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -515,7 +515,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8
## Variant: 3.12-bullseye
-**Digest:** sha256:f145a80e693087f60a9406a440723bb3492b53621384bb34212e43e23c0677e1
+**Digest:** sha256:33b8f9dd0f70655fdfece821ac1c1efa91656facfe387a8b8d195fb74fe6490e
**Tags:**
```
@@ -542,7 +542,7 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -615,7 +615,7 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye
## Variant: 3.11-bullseye
-**Digest:** sha256:9ffdda4376bcea3008e7e3bbd537d4a0d2c0de67bc4ba25b60a9c794f42f6ed5
+**Digest:** sha256:d48ca26be1f524e6d9c2c47794ca8f6d31e6be00bf07bbdc25e281e696aafd75
**Tags:**
```
@@ -640,7 +640,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -713,7 +713,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye
## Variant: 3.10-bullseye
-**Digest:** sha256:afd93e1172f07bdc3f8f963f2031798989e25402643855c181d82089dc906924
+**Digest:** sha256:e77cc39442c911af3c060a041ce845b99c153117559c4ccd310f2bad73e6e729
**Tags:**
```
@@ -738,7 +738,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -811,7 +811,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye
## Variant: 3.9-bullseye
-**Digest:** sha256:4b5daae1046d4e879cebd2eae7ef2b56b540d9df08aa0e2bbe6fc82aeb544eb1
+**Digest:** sha256:19e3a2e5f1ef48c776a455e2c2d40921b273723ebda8d202efd8a1605d0b5a64
**Tags:**
```
@@ -836,7 +836,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -909,7 +909,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye
## Variant: 3.8-bullseye
-**Digest:** sha256:0b65ee668d5158291ab48510881b36a47d61c2ea66518a332b2bb628dcc4258b
+**Digest:** sha256:5147ad19479dd1e0c11044c0cd174ba3b2742e25853fca926eeef44034439de1
**Tags:**
```
@@ -934,7 +934,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -1007,7 +1007,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8-bullseye
## Variant: 3.11-buster
-**Digest:** sha256:98c2caa7a557b3f6d6117ebeb3ecf2f414dd7c8c255a836fe7197ccef850b569
+**Digest:** sha256:f185b69bd9a77641b5d9a19aa7d6ccdeb1e2a98f070e689e37627dcbae22b226
**Tags:**
```
@@ -1034,7 +1034,7 @@ mcr.microsoft.com/devcontainers/python:dev-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -1108,7 +1108,7 @@ mcr.microsoft.com/devcontainers/python:dev-buster
## Variant: 3.10-buster
-**Digest:** sha256:7e7f6177c896edb0162e8cd1f3b7b359b55ba78be9a1dfe6feb253453ed0b3dd
+**Digest:** sha256:41c991d59e310d73667d96c63bce15842774f4320828e20af1dd89595a6c594c
**Tags:**
```
@@ -1133,7 +1133,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -1207,7 +1207,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-buster
## Variant: 3.9-buster
-**Digest:** sha256:1ffd10d0db7ab1a15891a4fdd23ba7d0a2d1d53fd35eb552993e96faf3e6ab43
+**Digest:** sha256:7af1f4b06eafa1ca00a14c8f975b6a5149b1a3839aee1c3a1f357aafc530b964
**Tags:**
```
@@ -1232,7 +1232,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
@@ -1306,7 +1306,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-buster
## Variant: 3.8-buster
-**Digest:** sha256:c8d17435bfd91996996d2a1167247f801b70c8531c1124f72f396c6a0c030a16
+**Digest:** sha256:11db390ef27c4d0059bb21abe4dc1162c8bcab5e4cf3b247c59e49462f82c473
**Tags:**
```
@@ -1331,7 +1331,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Pip / pipx installed tools and packages**
diff --git a/src/ruby/history/dev.md b/src/ruby/history/dev.md
index 43b3b23d0..489d5fb2d 100644
--- a/src/ruby/history/dev.md
+++ b/src/ruby/history/dev.md
@@ -16,7 +16,7 @@
## Variant: 3.3-bookworm
-**Digest:** sha256:71f6845c84bca73a4705e2a6e4d1153e5bc872c189df4ee99215870bfc2d8469
+**Digest:** sha256:b0f42392281fc1dad2559bfbb4b3352068a6eb49f1ed8758f28fbf73a0e29adf
**Tags:**
```
@@ -45,7 +45,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm
## Variant: 3.2-bookworm
-**Digest:** sha256:38d6c456875c0ee763aede1799c3095d1922ee5e2e3864b70b76e06f00ef498a
+**Digest:** sha256:194227528058f948d1e99d6971093eef569eaf14a5ec923ff98eb54e3c47f1bf
**Tags:**
```
@@ -130,7 +130,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -189,7 +189,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2
## Variant: 3.1-bookworm
-**Digest:** sha256:e42022c3c55f9c48de2683ef8e8606723f097a078e1694e3773b570faad60b63
+**Digest:** sha256:540684665e1ab48335b9765b4092a13057f24683339b122f8eed94f9545ebdf2
**Tags:**
```
@@ -215,7 +215,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -274,7 +274,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1
## Variant: 3.3-bullseye
-**Digest:** sha256:f987766cfca4cb3d4c449c31f7ab6fd87787b749a79927514219d430447530cc
+**Digest:** sha256:49151e8c248970b9ef28adb398bf38b7b634dfe97783271745a87a01ff45e852
**Tags:**
```
@@ -301,7 +301,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -361,7 +361,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye
## Variant: 3.2-bullseye
-**Digest:** sha256:4c7370e6b831baecd8c0d9dcb73d8ec80e044a5d2ec80a07d60245b408b42a10
+**Digest:** sha256:d37a1cfaa178950d1bb26d25767ff22d19a534b6821fef43c186e3f7de5e5e41
**Tags:**
```
@@ -387,7 +387,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -447,7 +447,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye
## Variant: 3.1-bullseye
-**Digest:** sha256:69f4e444b2f65cc78b895092dbb5b3dbba3e663e6956f5dddc445f7d91676d53
+**Digest:** sha256:2f48abe68fd93873f182788c0f739cd3107726a199b02b9c8cf3b7f17cc01b2c
**Tags:**
```
@@ -472,7 +472,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -532,7 +532,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1-bullseye
## Variant: 3.2-buster
-**Digest:** sha256:0c502acd325fdb8d8c5e192e5c17f22ca646121c8bf1df814dfd76998f487a3f
+**Digest:** sha256:35229b0b792ad7dc113cfaa48194cb9aac627eadf0191151cbf720af9d02abfa
**Tags:**
```
@@ -559,7 +559,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
@@ -620,7 +620,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-buster
## Variant: 3.1-buster
-**Digest:** sha256:288570e441d8ae920b11af5bf647975342801e07e8abf1e5f0fc1b27e6420e23
+**Digest:** sha256:4d991e6234bacb5073f2df4ceb06370f4a579f69ff8e338481a20da717210de5
**Tags:**
```
@@ -645,7 +645,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 263640c9fe1d44e6fc8f86fc56a67ee58e7b22f7 | /usr/local/share/ruby-build |
diff --git a/src/rust/history/dev.md b/src/rust/history/dev.md
index 919329fdc..088bd6f62 100644
--- a/src/rust/history/dev.md
+++ b/src/rust/history/dev.md
@@ -11,7 +11,7 @@
## Variant: bookworm
-**Digest:** sha256:0c25341d07ea4296edbb0311585911cb11ba79bd4bee3191bac2cb22b6bbbce3
+**Digest:** sha256:f875d0da9a06ed5b066d008211196366516f373aa389b826d4258a8ca2371cfa
**Tags:**
```
@@ -38,7 +38,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Cargo / rustup (Rust) crates and tools**
@@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm
## Variant: buster
-**Digest:** sha256:cf517fa96382372670e6e91e1f51686dbce8b4d0bdb1a23f23e80f3b24c02bcb
+**Digest:** sha256:4db2c1b3efeb0842a345a47fb0c036e378cbd1826ff0321a5582cf3353ddaa2d
**Tags:**
```
@@ -130,7 +130,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Cargo / rustup (Rust) crates and tools**
@@ -198,7 +198,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-buster
## Variant: bullseye
-**Digest:** sha256:b98ac875e25ca501bd5a25afe6bbe30b1d1a43090cc5ad2551daa296b6631dac
+**Digest:** sha256:f474489d57cabe977203a789d88245be3e1d68eeb288d346ca038d5672bfcf7b
**Tags:**
```
@@ -224,7 +224,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/vscode/.oh-my-zsh |
**Cargo / rustup (Rust) crates and tools**
diff --git a/src/typescript-node/history/dev.md b/src/typescript-node/history/dev.md
index 0f4a74d71..37ffb7000 100644
--- a/src/typescript-node/history/dev.md
+++ b/src/typescript-node/history/dev.md
@@ -5,22 +5,113 @@
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/typescript-node)
**Image variations:**
+- [22-bookworm](#variant-22-bookworm)
- [20-bookworm](#variant-20-bookworm)
- [18-bookworm](#variant-18-bookworm)
+- [22-bullseye](#variant-22-bullseye)
- [20-bullseye](#variant-20-bullseye)
- [18-bullseye](#variant-18-bullseye)
- [20-buster](#variant-20-buster)
- [18-buster](#variant-18-buster)
+## Variant: 22-bookworm
+
+**Digest:** sha256:785713afed22935591495cedf4312231dec699a38e0fb38741ec9a00e28e4102
+
+**Tags:**
+```
+mcr.microsoft.com/devcontainers/typescript-node:dev-22-bookworm
+mcr.microsoft.com/devcontainers/typescript-node:dev-22
+mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm
+```
+> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
+
+**Linux distribution:** Debian GNU/Linux 12 (bookworm)
+
+**Architectures:** linux/amd64, linux/arm64
+
+**Available (non-root) user:** node
+
+### Contents
+**Languages and runtimes**
+
+| Language / runtime | Version | Path |
+|--------------------|---------|------|
+| [Node.js](https://nodejs.org/en/) | 22.1.0 | /usr/local |
+| [TypeScript](https://www.typescriptlang.org/) | 5.4.5 | /usr/local/share/npm-global |
+
+**Tools installed using git**
+
+| Tool | Commit | Path |
+|------|--------|------|
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
+| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
+
+**Npm globally installed tools and packages**
+
+| Tool / package | Version |
+|----------------|---------|
+| eslint | 9.2.0 |
+| tslint-to-eslint-config | 2.14.3 |
+| typescript | 5.4.5 |
+
+**Other tools and utilities**
+
+| Tool | Version | Path |
+|------|---------|------|
+| [git](https://github.com/git/git) | 2.45.0 |
+
+**Additional linux tools and packages**
+
+| Tool / library | Version |
+|----------------|---------|
+| apt-transport-https | 2.6.1 |
+| apt-utils | 2.6.1 |
+| ca-certificates | 20230311 |
+| curl | 7.88.1-10+deb12u5 |
+| dialog | 1.3-20230209-1 |
+| git | 1:2.39.2-1.1 |
+| gnupg2 | 2.2.40-1.1 |
+| htop | 3.2.2-2 |
+| iproute2 | 6.1.0-3 |
+| jq | 1.6-2.1 |
+| less | 590-2.1~deb12u2 |
+| libc6 | 2.36-9+deb12u7 |
+| libgssapi-krb5-2 | 1.20.1-2+deb12u1 |
+| libicu72 | 72.1-3 |
+| libkrb5-3 | 1.20.1-2+deb12u1 |
+| liblttng-ust1 | 2.13.5-1 |
+| libstdc++6 | 12.2.0-14 |
+| locales | 2.36-9+deb12u7 |
+| lsb-release | 12.0-1 |
+| lsof | 4.95.0-1 |
+| man-db | 2.11.2-2 |
+| manpages | 6.03-2 |
+| manpages-dev | 6.03-2 |
+| nano | 7.2-1 |
+| ncdu | 1.18-0.2 |
+| net-tools | 2.10-0.1 |
+| openssh-client | 1:9.2p1-2+deb12u2 |
+| procps | 2:4.0.2-3 |
+| psmisc | 23.6-1 |
+| rsync | 3.2.7-1 |
+| strace | 6.1-0.1 |
+| sudo | 1.9.13p3-1+deb12u1 |
+| unzip | 6.0-28 |
+| vim-tiny | 2:9.0.1378-2 |
+| wget | 1.21.3-1+b2 |
+| zip | 3.0-13 |
+| zlib1g | 1:1.2.13.dfsg-1 |
+| zsh | 5.9-4+b2 |
+
## Variant: 20-bookworm
-**Digest:** sha256:49083823e21293d2cba762c694d25345611375ba817f684b2d1420d4dea77243
+**Digest:** sha256:1fabe03fee4a25098e8780124a21f40fb963331fe9f08ebf752c05086e8f768b
**Tags:**
```
mcr.microsoft.com/devcontainers/typescript-node:dev-20-bookworm
mcr.microsoft.com/devcontainers/typescript-node:dev-20
-mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm
```
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
@@ -35,14 +126,14 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
| [TypeScript](https://www.typescriptlang.org/) | 5.4.5 | /usr/local/share/npm-global |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -104,7 +195,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm
## Variant: 18-bookworm
-**Digest:** sha256:875775b2b3bd4f3429dbe14980f00c9cf00ace8c1a1dae91de4e78157487ce7e
+**Digest:** sha256:db7ce9210240803574835a197fc53ca576393c66e1d376a402c92ad2e8c17978
**Tags:**
```
@@ -131,7 +222,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -191,9 +282,99 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18
| zlib1g | 1:1.2.13.dfsg-1 |
| zsh | 5.9-4+b2 |
+## Variant: 22-bullseye
+
+**Digest:** sha256:2b80986387cfec6e32580784ef70f12a8eef33aa1ad179e02d74927ba2374e8b
+
+**Tags:**
+```
+mcr.microsoft.com/devcontainers/typescript-node:dev-22-bullseye
+mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye
+```
+> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
+
+**Linux distribution:** Debian GNU/Linux 11 (bullseye)
+
+**Architectures:** linux/amd64, linux/arm64
+
+**Available (non-root) user:** node
+
+### Contents
+**Languages and runtimes**
+
+| Language / runtime | Version | Path |
+|--------------------|---------|------|
+| [Node.js](https://nodejs.org/en/) | 22.1.0 | /usr/local |
+| [TypeScript](https://www.typescriptlang.org/) | 5.4.5 | /usr/local/share/npm-global |
+
+**Tools installed using git**
+
+| Tool | Commit | Path |
+|------|--------|------|
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
+| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
+
+**Npm globally installed tools and packages**
+
+| Tool / package | Version |
+|----------------|---------|
+| eslint | 9.2.0 |
+| tslint-to-eslint-config | 2.14.3 |
+| typescript | 5.4.5 |
+
+**Other tools and utilities**
+
+| Tool | Version | Path |
+|------|---------|------|
+| [git](https://github.com/git/git) | 2.45.0 |
+
+**Additional linux tools and packages**
+
+| Tool / library | Version |
+|----------------|---------|
+| apt-transport-https | 2.2.4 |
+| apt-utils | 2.2.4 |
+| ca-certificates | 20210119 |
+| curl | 7.74.0-1.3+deb11u11 |
+| dialog | 1.3-20201126-1 |
+| git | 1:2.30.2-1+deb11u2 |
+| gnupg2 | 2.2.27-2+deb11u2 |
+| htop | 3.0.5-7 |
+| iproute2 | 5.10.0-4 |
+| jq | 1.6-2.1 |
+| less | 551-2+deb11u2 |
+| libc6 | 2.31-13+deb11u10 |
+| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
+| libicu67 | 67.1-7 |
+| libkrb5-3 | 1.18.3-6+deb11u4 |
+| liblttng-ust0 | 2.12.1-1 |
+| libssl1.1 | 1.1.1w-0+deb11u1 |
+| libstdc++6 | 10.2.1-6 |
+| locales | 2.31-13+deb11u10 |
+| lsb-release | 11.1.0 |
+| lsof | 4.93.2+dfsg-1.1 |
+| man-db | 2.9.4-2 |
+| manpages | 5.10-1 |
+| manpages-dev | 5.10-1 |
+| nano | 5.4-2+deb11u2 |
+| ncdu | 1.15.1-1 |
+| net-tools | 1.60+git20181103.0eebece-1 |
+| openssh-client | 1:8.4p1-5+deb11u3 |
+| procps | 2:3.3.17-5 |
+| psmisc | 23.4-2 |
+| rsync | 3.2.3-4+deb11u1 |
+| strace | 5.10-1 |
+| sudo | 1.9.5p2-3+deb11u1 |
+| unzip | 6.0-26+deb11u1 |
+| vim-tiny | 2:8.2.2434-3+deb11u1 |
+| wget | 1.21-1+deb11u1 |
+| zip | 3.0-12 |
+| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
+| zsh | 5.8-6+deb11u1 |
+
## Variant: 20-bullseye
-**Digest:** sha256:db66dbf03b371f21cbc619b5ff5515ae86840eb30ab264742ad8a1c49519735a
+**Digest:** sha256:7ce468498184436246c592f45b3b9b09f9bf5daf629e7413d41fcf2409fec2eb
**Tags:**
```
@@ -213,14 +394,14 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
| [TypeScript](https://www.typescriptlang.org/) | 5.4.5 | /usr/local/share/npm-global |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -283,7 +464,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye
## Variant: 18-bullseye
-**Digest:** sha256:df8bc97680b69b98fafc1b2aa296c4d3044d4cd767924c77212d4eeb10fd21ed
+**Digest:** sha256:80ff57ce2bbd8f4969dd201e97be0fdb3d096a7ae5e367cd6a07cbe9f4e22622
**Tags:**
```
@@ -309,7 +490,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18-bullseye
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -372,7 +553,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18-bullseye
## Variant: 20-buster
-**Digest:** sha256:83640cb3396951db998a048dedc67300eaa2e24a96b2055619189ac35047725a
+**Digest:** sha256:c40afdb02c459e7880ac8eaa5006143d86fac1afc43315df5ef3818c814e2eb9
**Tags:**
```
@@ -392,14 +573,14 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-buster
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 20.12.2 | /usr/local |
+| [Node.js](https://nodejs.org/en/) | 20.13.0 | /usr/local |
| [TypeScript](https://www.typescriptlang.org/) | 5.4.5 | /usr/local/share/npm-global |
**Tools installed using git**
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
@@ -463,7 +644,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-buster
## Variant: 18-buster
-**Digest:** sha256:70e970b82edbed6e2f4197a1c1cc99e62709470701b1466ef42f5a814a64092a
+**Digest:** sha256:158048b07d2b26b0ea395e979dfed19d9b6be495fe46ad0702c1867825762825
**Tags:**
```
@@ -489,7 +670,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18-buster
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/node/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | b0561d28b5a3efbbcca4700626fa32e62c23959b | /home/node/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
**Npm globally installed tools and packages**
diff --git a/src/universal/history/dev.md b/src/universal/history/dev.md
index a90f0d98d..81188bb7f 100644
--- a/src/universal/history/dev.md
+++ b/src/universal/history/dev.md
@@ -5,7 +5,7 @@ This document describes the base contents of the Universal image. Note that this
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/universal)
-**Digest:** sha256:a41a308eb9cb5955dff436d0db58a0c353f40a52b72ce6a1b15a8c33e0ef7a70
+**Digest:** sha256:7c79ff166b36ebfda1ef435580aaed6a21fc4af88fd5b22da0e5aaeed8d163ec
**Tags:**
```
@@ -26,7 +26,7 @@ mcr.microsoft.com/devcontainers/universal:dev
| Language / runtime | Version | Path |
|--------------------|---------|------|
-| [Node.js](https://nodejs.org/en/) | 18.20.2
20.12.2 | /usr/local/share/nvm/versions/node/<version> |
+| [Node.js](https://nodejs.org/en/) | 18.20.2
20.13.1 | /usr/local/share/nvm/versions/node/<version> |
| [Python](https://www.python.org/) | 3.10.13
3.9.18 | /usr/local/python/<version> |
| [Java](https://adoptopenjdk.net/) | 17.0.11
21.0.3 | /usr/local/sdkman/candidates/java/<version> |
| [.NET](https://dotnet.microsoft.com/) | 8.0.204 | /usr/share/dotnet/dotnet |
@@ -34,7 +34,7 @@ mcr.microsoft.com/devcontainers/universal:dev
| [PHP](https://xdebug.org/) | 8.2.13
8.3.0 | /usr/local/php/<version> |
| GCC | 9.4.0-1ubuntu1~20.04.2 |
| Clang | 10.0.0-4ubuntu1 |
-| [Go](https://golang.org/dl) | 1.22.2 | /usr/local/go |
+| [Go](https://golang.org/dl) | 1.22.3 | /usr/local/go |
| [Jekyll](https://jekyllrb.com/) | 4.3.3 |
| [Jupyter Lab](https://jupyter.org/) | 4.2.0 | /home/codespace/.local/bin/jupyter-lab |
@@ -42,7 +42,7 @@ mcr.microsoft.com/devcontainers/universal:dev
| Tool | Commit | Path |
|------|--------|------|
-| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/codespace/.oh-my-zsh |
+| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5947c3c3c91d04fa0bff45866938027b85b56c6e | /home/codespace/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [nvs](https://github.com/jasongin/nvs) | fe734a2f57fea0065ce70260b441752e3f6c30ae | /usr/local/nvs |
| [rbenv](https://github.com/rbenv/rbenv.git) | c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef | /usr/local/share/rbenv |
@@ -107,7 +107,7 @@ mcr.microsoft.com/devcontainers/universal:dev
| [Helm](https://github.com/helm/helm) | 3.14.4 | /usr/local/bin |
| [Docker Compose](https://github.com/docker/compose) | 2.27.0 | /usr/local/bin |
| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm |
-| [GitHub CLI](https://github.com/cli/cli) | 2.49.0 |
+| [GitHub CLI](https://github.com/cli/cli) | 2.49.1 |
| [yarn](https://yarnpkg.com/) | 1.22.19 | /usr/bin |
| [Maven](https://maven.apache.org/) | 3.9.6 | /usr/local/sdkman/candidates/maven/current/bin |
| [Gradle](https://gradle.org/) | 8.7 | /usr/local/sdkman/candidates/gradle/current/bin |