Skip to content

Commit

Permalink
Automated update for image history [skip ci] (devcontainers#320)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Jan 11, 2023
1 parent b85edf4 commit 5e7ab8c
Show file tree
Hide file tree
Showing 19 changed files with 499 additions and 293 deletions.
87 changes: 58 additions & 29 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"Type": "Pip",
"Pip": {
"Name": "cryptography",
"Version": "38.0.4"
"Version": "39.0.0"
}
}
},
Expand All @@ -49,13 +49,31 @@
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "numpy",
"Version": "1.24.1"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "certifi",
"Version": "2022.12.7"
}
}
},
{
"Component": {
"Type": "git",
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "66addc8b45c93f7661a5d8bba93b7b4afcbc23de"
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
}
}
},
Expand All @@ -75,7 +93,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
"commitHash": "4181e8a2cc936bc7b7a89d674bf261023159ed35"
}
}
},
Expand Down Expand Up @@ -175,7 +193,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "71f51b100be2b5d32e3907572d99dc2f97088c8d"
"commitHash": "c30de8e1369e03f4a569f8f224eed418dd0949bb"
}
}
},
Expand Down Expand Up @@ -436,7 +454,7 @@
"Type": "npm",
"Npm": {
"Name": "eslint",
"Version": "8.30.0"
"Version": "8.31.0"
}
}
},
Expand All @@ -446,7 +464,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
"commitHash": "4181e8a2cc936bc7b7a89d674bf261023159ed35"
}
}
},
Expand Down Expand Up @@ -521,7 +539,7 @@
"Type": "RubyGems",
"RubyGems": {
"Name": "bundler",
"Version": "2.3.26"
"Version": "2.4.3"
}
}
},
Expand Down Expand Up @@ -559,7 +577,7 @@
"Git": {
"Name": "ruby-build",
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
"commitHash": "80cef45524c46fde2d255931d4ce9a4034786eb6"
"commitHash": "697bcff8b50e9673036cf54200bd82eb689fe3db"
}
}
},
Expand Down Expand Up @@ -598,7 +616,7 @@
"Type": "Pip",
"Pip": {
"Name": "pylint",
"Version": "2.15.9"
"Version": "2.15.10"
}
}
},
Expand Down Expand Up @@ -652,7 +670,7 @@
"Type": "Pip",
"Pip": {
"Name": "pydocstyle",
"Version": "6.1.1"
"Version": "6.2.3"
}
}
},
Expand Down Expand Up @@ -717,7 +735,7 @@
"Type": "other",
"Other": {
"Name": "Composer",
"Version": "2.4.4",
"Version": "2.5.1",
"DownloadUrl": "https://getcomposer.org/"
}
}
Expand Down Expand Up @@ -891,6 +909,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: ruby",
"Version": "3.2-bullseye",
"DownloadUrl": "https://hub.docker.com/_/ruby"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -921,6 +949,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: ruby",
"Version": "3.2-buster",
"DownloadUrl": "https://hub.docker.com/_/ruby"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -1012,7 +1050,7 @@
"Type": "npm",
"Npm": {
"Name": "tslint-to-eslint-config",
"Version": "2.13.3"
"Version": "2.13.4"
}
}
},
Expand Down Expand Up @@ -1103,7 +1141,7 @@
"Type": "linux",
"Linux": {
"Name": "moby-cli",
"Version": "20.10.21+azure-ubuntu20.04u2",
"Version": "20.10.22+azure-ubuntu20.04u1",
"Distribution": "ubuntu",
"Release": "20.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
Expand All @@ -1116,23 +1154,14 @@
"Type": "linux",
"Linux": {
"Name": "moby-engine",
"Version": "20.10.21+azure-ubuntu20.04u2",
"Version": "20.10.22+azure-ubuntu20.04u1",
"Distribution": "ubuntu",
"Release": "20.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
"Key-URL": "https://packages.microsoft.com/keys/microsoft.asc"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "numpy",
"Version": "1.24.0"
}
}
},
{
"Component": {
"Type": "Pip",
Expand All @@ -1147,7 +1176,7 @@
"Type": "Pip",
"Pip": {
"Name": "scipy",
"Version": "1.9.3"
"Version": "1.10.0"
}
}
},
Expand All @@ -1165,7 +1194,7 @@
"Type": "Pip",
"Pip": {
"Name": "seaborn",
"Version": "0.12.1"
"Version": "0.12.2"
}
}
},
Expand Down Expand Up @@ -1247,7 +1276,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
"commitHash": "4181e8a2cc936bc7b7a89d674bf261023159ed35"
}
}
},
Expand All @@ -1257,7 +1286,7 @@
"Git": {
"Name": "nvs",
"repositoryUrl": "https://github.com/jasongin/nvs",
"commitHash": "790ecc84b8041890bcafdf516eedf40755e80386"
"commitHash": "4fc93c60fb3341a56984ae2b50553561acff33ea"
}
}
},
Expand Down Expand Up @@ -1316,7 +1345,7 @@
"Type": "other",
"Other": {
"Name": "GitHub CLI",
"Version": "2.20.2",
"Version": "2.21.2",
"DownloadUrl": "https://github.com/cli/cli"
}
}
Expand All @@ -1326,7 +1355,7 @@
"Type": "other",
"Other": {
"Name": "Go",
"Version": "1.19.4",
"Version": "1.19.5",
"DownloadUrl": "https://golang.org/dl"
}
}
Expand Down
8 changes: 5 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:bbd0f4bfdb36ebdcfc48265c3132770d61ef46d0268979b312c6566c8adefcbb
**Digest:** sha256:f7b33c450808afe9995024f46934152dc6b85b4033fce743d7d192e6d21f2985

**Tags:**
```
Expand All @@ -31,16 +31,18 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 66addc8b45c93f7661a5d8bba93b7b4afcbc23de | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |

**Pip / pipx installed tools and packages**

| Tool / package | Version |
|----------------|---------|
| joblib | 1.2.0 |
| cookiecutter | 2.1.1 |
| cryptography | 38.0.4 |
| cryptography | 39.0.0 |
| mistune | 2.0.4 |
| numpy | 1.24.1 |
| certifi | 2022.12.7 |

**Other tools and utilities**

Expand Down
26 changes: 13 additions & 13 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.17

**Digest:** sha256:a1f19bf1954daed8607f63c5bb641888049d00f66086c626ffdf6fdb61f806d2
**Digest:** sha256:8f705c0e2407016c2894b1cf97567233d3bdf93a1d63ed100e7c19eefde99126

**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) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4181e8a2cc936bc7b7a89d674bf261023159ed35 | /home/vscode/.oh-my-zsh |

**Additional linux tools and packages**

Expand All @@ -47,10 +47,10 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| htop | 3.2.1-r1 |
| net-tools | 2.10-r0 |
| psmisc | 23.5-r0 |
| curl | 7.86.0-r1 |
| curl | 7.87.0-r0 |
| wget | 1.21.3-r2 |
| rsync | 3.2.7-r0 |
| ca-certificates | 20220614-r3 |
| ca-certificates | 20220614-r4 |
| unzip | 6.0-r13 |
| zip | 3.0-r10 |
| nano | 7.0-r0 |
Expand Down Expand Up @@ -78,7 +78,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine

## Variant: 3.16

**Digest:** sha256:d2239104438dd0a998bea5c1f6f8a2a2fb787e3327948a5653b23082e364025d
**Digest:** sha256:1d2332e2ad226524ec6cd2adb964df17eb6f188c523e17bc33dcdf6a9f1063b5

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

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4181e8a2cc936bc7b7a89d674bf261023159ed35 | /home/vscode/.oh-my-zsh |

**Additional linux tools and packages**

Expand All @@ -112,7 +112,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
| htop | 3.2.0-r1 |
| net-tools | 2.10-r0 |
| psmisc | 23.5-r0 |
| curl | 7.83.1-r4 |
| curl | 7.83.1-r5 |
| wget | 1.21.3-r0 |
| rsync | 3.2.7-r0 |
| ca-certificates | 20220614-r0 |
Expand Down Expand Up @@ -143,7 +143,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16

## Variant: 3.15

**Digest:** sha256:c245112cace7e4a6c49a7fd4e360e8476dadd6e513237be9f0f4e920b04c0111
**Digest:** sha256:a9b30145096e7852eae85a27a607c307a89d355f1561a05498b0e7ab89def784

**Tags:**
```
Expand All @@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4181e8a2cc936bc7b7a89d674bf261023159ed35 | /home/vscode/.oh-my-zsh |

**Additional linux tools and packages**

Expand All @@ -177,7 +177,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
| htop | 3.1.1-r0 |
| net-tools | 1.60_git20140218-r2 |
| psmisc | 23.4-r0 |
| curl | 7.80.0-r4 |
| curl | 7.80.0-r5 |
| wget | 1.21.2-r2 |
| rsync | 3.2.5-r0 |
| ca-certificates | 20220614-r0 |
Expand Down Expand Up @@ -208,7 +208,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15

## Variant: 3.14

**Digest:** sha256:abffcc6fd8cde4e30bd5fb2718f04a4810b2d27edf36410bcbf086f06cb3a6ee
**Digest:** sha256:8e658aa5025fbab5d5b00b8e6b17de6a5ba112a78e9d68ffde62fb178d284aac

**Tags:**
```
Expand All @@ -228,7 +228,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4181e8a2cc936bc7b7a89d674bf261023159ed35 | /home/vscode/.oh-my-zsh |

**Additional linux tools and packages**

Expand All @@ -242,7 +242,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
| htop | 3.0.5-r2 |
| net-tools | 1.60_git20140218-r2 |
| psmisc | 23.4-r0 |
| curl | 7.79.1-r3 |
| curl | 7.79.1-r4 |
| wget | 1.21.1-r1 |
| rsync | 3.2.5-r0 |
| ca-certificates | 20220614-r0 |
Expand Down
Loading

0 comments on commit 5e7ab8c

Please sign in to comment.