Skip to content

Commit

Permalink
Automated update for image history (#1060)
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 May 9, 2024
1 parent 7af3ff9 commit 7baa00f
Show file tree
Hide file tree
Showing 19 changed files with 516 additions and 231 deletions.
66 changes: 38 additions & 28 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "130002a79e8567befa409177990bb2724b8edefc"
"commitHash": "8c5f64cc2f0e75399a1e906e39713ed25b65ece1"
}
}
},
Expand All @@ -179,7 +179,7 @@
"Type": "other",
"Other": {
"Name": "git",
"Version": "2.44.0",
"Version": "2.45.0",
"DownloadUrl": "https://github.com/git/git"
}
}
Expand All @@ -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"
}
}
},
Expand Down Expand Up @@ -320,7 +310,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "28b1cf627c0570b3e094192df2fce31a3a2bc1d3"
"commitHash": "3dcd8bb40bc2bbedf206e0bf0dc72c26e2aa2ddd"
}
}
},
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -546,16 +546,6 @@
}
}
},
{
"Component": {
"Type": "git",
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "8c5f64cc2f0e75399a1e906e39713ed25b65ece1"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -641,7 +631,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "668ca3a32dae5ff5d164fc3be565f1e2ece248db"
"commitHash": "b0561d28b5a3efbbcca4700626fa32e62c23959b"
}
}
},
Expand Down Expand Up @@ -1330,6 +1320,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: node",
"Version": "22-bookworm",
"DownloadUrl": "https://hub.docker.com/_/node"
}
}
},
{
"Component": {
"Type": "other",
Expand All @@ -1350,6 +1350,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: node",
"Version": "22-bullseye",
"DownloadUrl": "https://hub.docker.com/_/node"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -1533,7 +1543,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "668ca3a32dae5ff5d164fc3be565f1e2ece248db"
"commitHash": "5947c3c3c91d04fa0bff45866938027b85b56c6e"
}
}
},
Expand Down Expand Up @@ -1592,7 +1602,7 @@
"Type": "other",
"Other": {
"Name": "GitHub CLI",
"Version": "2.49.0",
"Version": "2.49.1",
"DownloadUrl": "https://github.com/cli/cli"
}
}
Expand All @@ -1602,7 +1612,7 @@
"Type": "other",
"Other": {
"Name": "Go",
"Version": "1.22.2",
"Version": "1.22.3",
"DownloadUrl": "https://golang.org/dl"
}
}
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:496748735ff55ac1729f273c2eeb7e70b36bdb62c1fce51b3cf137d1a00def45
**Digest:** sha256:f3ef500efef4bf6692dc650909fce02e3f48f6fd1921f39393940fd31b281960

**Tags:**
```
Expand All @@ -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**

Expand All @@ -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**
Expand Down
16 changes: 8 additions & 8 deletions src/base-alpine/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Variant: 3.19

**Digest:** sha256:a984cf0d3888d2b6611b41f5dc89ff96428397ae3240678396595adeaf5ad30a
**Digest:** sha256:149bcea930a9352e334ff6f430f574716f5e9f407e459c7f57ebe3369eb1eb64

**Tags:**
```
Expand All @@ -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**

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

## Variant: 3.18

**Digest:** sha256:c0c7a0ca8c3463d8b4a1bd3bda18c3322bb8c8a18c26070aa8769edb85fca9de
**Digest:** sha256:d5ff0897309792ba6e94d6e088613de481dae82fff9c35685a5ff7f683629fc1

**Tags:**
```
Expand All @@ -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**

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

## Variant: 3.17

**Digest:** sha256:0d1595a55e9b261fc95d58b1dcd157d15a0ad488e122c00a32ab3512e2a59afd
**Digest:** sha256:0553261299bf5059172aa41fbf28b973c8b497e1dc0edd9439b2c8b5d61a2bca

**Tags:**
```
Expand All @@ -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**

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

## Variant: 3.16

**Digest:** sha256:a9c24151160280ac42d752e5f582a81597b2903965fc8f5cb37a2e30ab68ce2a
**Digest:** sha256:7a7ec35f865b639c082186530f7fb87baf51435e7c8dfb6202865266ebecc6b9

**Tags:**
```
Expand All @@ -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**

Expand Down
12 changes: 6 additions & 6 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:d6e1aa9b6b702845adddcb6ac4c5e8225472ef254ca2369a8ce9b6680e81921e
**Digest:** sha256:098e4b37ff221c61b35586994a21da16cee9e8141b33e63fb6d9eb9178fbfcd3

**Tags:**
```
Expand All @@ -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**

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

## Variant: buster

**Digest:** sha256:4eb6203be1dd9ab7564b46c5bcd7d73e82786322e2181417a47155977e674c81
**Digest:** sha256:288a1ba33c02c56414ed405d9867ccc5295b36a869ccf7d52fcf4cc595b91f1b

**Tags:**
```
Expand All @@ -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**

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

## Variant: bullseye

**Digest:** sha256:e643c26f4d95d539e3d10a8c677006b6e8add93c4c1870680db7d7692e0e92d0
**Digest:** sha256:cc2d7ac5795c2857ee0bf45ba80fac8b84a05579ae9eb4328ece3b7286a62ce7

**Tags:**
```
Expand All @@ -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**

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 @@ -11,7 +11,7 @@

## Variant: noble

**Digest:** sha256:aec17dd0540020da8aebc76bd6d63fca5fe15d09b7bb5de71c91b08ef518192a
**Digest:** sha256:d7365af66b1bd8f6d11c2fb7933738ced668fae48c09f5932a440dc448c4c2ce

**Tags:**
```
Expand All @@ -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**

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

## Variant: jammy

**Digest:** sha256:456f7c24d2a3899608d8730e3568eb5f9b4e283da478ef73d00d3d18078af7be
**Digest:** sha256:821f0d6be0eb29c727ad63577ba7782d5c0cd111200568f3e31b11e083c3649c

**Tags:**
```
Expand All @@ -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**

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

## Variant: focal

**Digest:** sha256:ecba86caea48a1d66d7f3e676a243bcf6b3f396681cb1c0ac1d08866d8c56116
**Digest:** sha256:d75f4c880fd4f19e7d4bba0ec1d883ff6016389b26bc4d4399b8a611290a3109

**Tags:**
```
Expand All @@ -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**

Expand Down
Loading

0 comments on commit 7baa00f

Please sign in to comment.