Skip to content

Commit

Permalink
Automated update for image history [skip ci] (devcontainers#863)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
devcontainers-bot and github-actions authored Nov 28, 2023
1 parent 81b6a5d commit bb45d9c
Show file tree
Hide file tree
Showing 19 changed files with 366 additions and 384 deletions.
62 changes: 22 additions & 40 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"Type": "Pip",
"Pip": {
"Name": "certifi",
"Version": "2023.7.22"
"Version": "2023.11.17"
}
}
},
Expand Down Expand Up @@ -179,7 +179,7 @@
"Type": "other",
"Other": {
"Name": "git",
"Version": "2.42.1",
"Version": "2.43.0",
"DownloadUrl": "https://github.com/git/git"
}
}
Expand All @@ -200,7 +200,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
"commitHash": "7e3fdf33ec53821e574b8d6df43bec7264c507ee"
}
}
},
Expand Down Expand Up @@ -290,7 +290,17 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "0c20b2a97c390e106150837042d921b0939e7ecb"
"commitHash": "13c3c0fcc203d179f4443fe48d252e3ff220cbeb"
}
}
},
{
"Component": {
"Type": "git",
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "2a01db703fec3cdd13ca884a6a84d1505df2d235"
}
}
},
Expand Down Expand Up @@ -516,16 +526,6 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "git",
"Version": "2.43.0",
"DownloadUrl": "https://github.com/git/git"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -611,7 +611,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
"commitHash": "7e3fdf33ec53821e574b8d6df43bec7264c507ee"
}
}
},
Expand Down Expand Up @@ -714,7 +714,7 @@
"Git": {
"Name": "rbenv",
"repositoryUrl": "https://github.com/rbenv/rbenv.git",
"commitHash": "d6bb1c63964304d9d3cdac783a65d66d56b35736"
"commitHash": "d10388a0529cb4f05b170395bb01c257a8186062"
}
}
},
Expand All @@ -724,7 +724,7 @@
"Git": {
"Name": "ruby-build",
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
"commitHash": "d312f5a403cfeab40bf6135c5df115002f8675fa"
"commitHash": "d12f6e5488a8d16daae8aa716cfc040a2f8611ca"
}
}
},
Expand Down Expand Up @@ -827,7 +827,7 @@
"Type": "Pip",
"Pip": {
"Name": "mypy",
"Version": "1.7.0"
"Version": "1.7.1"
}
}
},
Expand Down Expand Up @@ -863,7 +863,7 @@
"Type": "Pip",
"Pip": {
"Name": "virtualenv",
"Version": "20.24.6"
"Version": "20.24.7"
}
}
},
Expand Down Expand Up @@ -991,7 +991,7 @@
"Type": "Pip",
"Pip": {
"Name": "setuptools",
"Version": "68.2.2"
"Version": "69.0.2"
}
}
},
Expand Down Expand Up @@ -1299,15 +1299,6 @@
}
}
},
{
"Component": {
"Type": "npm",
"Npm": {
"Name": "typescript",
"Version": "5.2.2"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -1484,16 +1475,7 @@
"Type": "Pip",
"Pip": {
"Name": "jupyterlab_git",
"Version": "0.44.0"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "certifi",
"Version": "2023.11.17"
"Version": "0.50.0"
}
}
},
Expand All @@ -1520,7 +1502,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
"commitHash": "7e3fdf33ec53821e574b8d6df43bec7264c507ee"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions src/anaconda/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

**Digest:** sha256:2689bc7375cc3ba91de6fb352c7dfe16fb48068a40274fa039f9cd594e9b9d4d
**Digest:** sha256:da7a7d27b49c755a9eb069f209490e53d8c7315768808a0cb9343dea34ff4bf4

**Tags:**
```
Expand Down Expand Up @@ -42,7 +42,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| cryptography | 41.0.3 |
| mistune | 3.0.1 |
| numpy | 1.25.2 |
| certifi | 2023.7.22 |
| certifi | 2023.11.17 |
| setuptools | 68.0.0 |
| future | 0.18.3 |
| wheel | 0.38.4 |
Expand All @@ -57,7 +57,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.42.1 |
| [git](https://github.com/git/git) | 2.43.0 |
| [conda](https://github.com/conda/conda) | 23.7.4 | /opt/conda |

**Additional linux tools and packages**
Expand Down
18 changes: 9 additions & 9 deletions src/base-alpine/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Variant: 3.18

**Digest:** sha256:2c4c5b91808ac666563a39505e6d68037623e6722ea488d6e66cd2ad77265e1d
**Digest:** sha256:52a091930608fbae5053780a4988efb71dd81e122c091a14d9138e04b5734960

**Tags:**
```
Expand All @@ -32,13 +32,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down Expand Up @@ -82,7 +82,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine

## Variant: 3.17

**Digest:** sha256:73ba5639eab7fda8f285c74c1c65b2eff0b1f162e771042bce8afa72cbc36983
**Digest:** sha256:0a574b311f97a67869c0ce5a3b283fa5ad8567c8835e9c81d1307d5a54e3dcc6

**Tags:**
```
Expand All @@ -102,13 +102,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down Expand Up @@ -152,7 +152,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17

## Variant: 3.16

**Digest:** sha256:2e488b675d13009dca3dd1c123b18540b7bef08cd9bd1e9f75b2f4be5442e70b
**Digest:** sha256:7f230af0606b4352d6bd716f230dcc169262d45f15ab8156f27f7522f6281fa4

**Tags:**
```
Expand All @@ -172,13 +172,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down
18 changes: 9 additions & 9 deletions src/base-debian/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Variant: bookworm

**Digest:** sha256:9f51e246aeb2bf4fda88c4bd29f5d06d824c3530a8629a138481fafec088c359
**Digest:** sha256:c59754a860906864f0c29a50975af84bc257e46d3c9840850e7780b72f840dc6

**Tags:**
```
Expand All @@ -34,13 +34,13 @@ mcr.microsoft.com/devcontainers/base:dev

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down Expand Up @@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev

## Variant: buster

**Digest:** sha256:ad308b2683e86a776ba514bc88483432c3b7c2f8a6227a7d1de38e7849930b09
**Digest:** sha256:7a10ff8635ead378f65110e05c7743e22f619fa57835830c0c6330dfe9d8a4c0

**Tags:**
```
Expand All @@ -108,13 +108,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian10

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down Expand Up @@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10

## Variant: bullseye

**Digest:** sha256:9152b9cb9f966c6878200a511d3f6dbf480fd6778f9768cb811bb3f2e37f58e7
**Digest:** sha256:16e93187e33f72cdb133eab65f40d5196c7d2e75fafdba8904be8665969e33cb

**Tags:**
```
Expand All @@ -184,13 +184,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian11

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down
12 changes: 6 additions & 6 deletions src/base-ubuntu/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Variant: jammy

**Digest:** sha256:87ef84b92d7e5a34f7aee94e4e9be10beef137fc84446b8c1a58ecaf937c2f55
**Digest:** sha256:b78ddb6668d731a98064ad68409f1275931598df2802a72fe7d43e35b624c5ed

**Tags:**
```
Expand All @@ -32,13 +32,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down Expand Up @@ -85,7 +85,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu

## Variant: focal

**Digest:** sha256:3969647138e6d929aa9f49c200b37b8d659de661fd94695081b1772640d950a2
**Digest:** sha256:17b4452d1e6859a9ff4b7516adcaf0dd26411cacce297d6a2657b6f4b601d044

**Tags:**
```
Expand All @@ -106,13 +106,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 7e3fdf33ec53821e574b8d6df43bec7264c507ee | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

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

**Additional linux tools and packages**

Expand Down
Loading

0 comments on commit bb45d9c

Please sign in to comment.