Skip to content

Commit 192e328

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (#534)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 6d22ee1 commit 192e328

File tree

19 files changed

+690
-277
lines changed

19 files changed

+690
-277
lines changed

cgmanifest.json

Lines changed: 79 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Type": "Pip",
3737
"Pip": {
3838
"Name": "cryptography",
39-
"Version": "40.0.1"
39+
"Version": "40.0.2"
4040
}
4141
}
4242
},
@@ -72,7 +72,7 @@
7272
"Type": "Pip",
7373
"Pip": {
7474
"Name": "setuptools",
75-
"Version": "67.6.1"
75+
"Version": "67.7.0"
7676
}
7777
}
7878
},
@@ -164,7 +164,7 @@
164164
"Git": {
165165
"Name": "Oh My Zsh!",
166166
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
167-
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
167+
"commitHash": "91c7ed45a312a71b7d3b856228047ddcd51d4651"
168168
}
169169
}
170170
},
@@ -264,7 +264,7 @@
264264
"Git": {
265265
"Name": "vcpkg",
266266
"repositoryUrl": "https://github.com/microsoft/vcpkg",
267-
"commitHash": "45b0e4b5854bae6de9bfa1eeffbbad51bc1d19fe"
267+
"commitHash": "95252eadd63118201b0d0df0b4360fa613f0de84"
268268
}
269269
}
270270
},
@@ -274,7 +274,27 @@
274274
"Git": {
275275
"Name": "vcpkg",
276276
"repositoryUrl": "https://github.com/microsoft/vcpkg",
277-
"commitHash": "93e173a0d724c193e5546d48efb3e4ef47c1e1f2"
277+
"commitHash": "2b1757dd1d5ed7d9d5bb65fd8316631b157e7afc"
278+
}
279+
}
280+
},
281+
{
282+
"Component": {
283+
"Type": "git",
284+
"Git": {
285+
"Name": "vcpkg",
286+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
287+
"commitHash": "829e2f5646c79e13d918c1ad122f701d2476cee4"
288+
}
289+
}
290+
},
291+
{
292+
"Component": {
293+
"Type": "git",
294+
"Git": {
295+
"Name": "vcpkg",
296+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
297+
"commitHash": "8f6490446e650b392a914211211362879cf9b608"
278298
}
279299
}
280300
},
@@ -545,7 +565,17 @@
545565
"Git": {
546566
"Name": "Oh My Zsh!",
547567
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
548-
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
568+
"commitHash": "91c7ed45a312a71b7d3b856228047ddcd51d4651"
569+
}
570+
}
571+
},
572+
{
573+
"Component": {
574+
"Type": "other",
575+
"Other": {
576+
"Name": "Docker Image: node",
577+
"Version": "20-bullseye",
578+
"DownloadUrl": "https://hub.docker.com/_/node"
549579
}
550580
}
551581
},
@@ -579,6 +609,16 @@
579609
}
580610
}
581611
},
612+
{
613+
"Component": {
614+
"Type": "other",
615+
"Other": {
616+
"Name": "Docker Image: node",
617+
"Version": "20-buster",
618+
"DownloadUrl": "https://hub.docker.com/_/node"
619+
}
620+
}
621+
},
582622
{
583623
"Component": {
584624
"Type": "other",
@@ -620,7 +660,7 @@
620660
"Type": "RubyGems",
621661
"RubyGems": {
622662
"Name": "bundler",
623-
"Version": "2.4.10"
663+
"Version": "2.4.12"
624664
}
625665
}
626666
},
@@ -706,7 +746,7 @@
706746
"Type": "Pip",
707747
"Pip": {
708748
"Name": "setuptools",
709-
"Version": "65.6.3"
749+
"Version": "66.0.0"
710750
}
711751
}
712752
},
@@ -760,7 +800,7 @@
760800
"Type": "Pip",
761801
"Pip": {
762802
"Name": "yapf",
763-
"Version": "0.32.0"
803+
"Version": "0.33.0"
764804
}
765805
}
766806
},
@@ -805,7 +845,7 @@
805845
"Type": "Pip",
806846
"Pip": {
807847
"Name": "virtualenv",
808-
"Version": "20.21.0"
848+
"Version": "20.22.0"
809849
}
810850
}
811851
},
@@ -1047,6 +1087,16 @@
10471087
}
10481088
}
10491089
},
1090+
{
1091+
"Component": {
1092+
"Type": "other",
1093+
"Other": {
1094+
"Name": "Docker Image: ruby",
1095+
"Version": "2.7-bullseye",
1096+
"DownloadUrl": "https://hub.docker.com/_/ruby"
1097+
}
1098+
}
1099+
},
10501100
{
10511101
"Component": {
10521102
"Type": "other",
@@ -1077,12 +1127,22 @@
10771127
}
10781128
}
10791129
},
1130+
{
1131+
"Component": {
1132+
"Type": "other",
1133+
"Other": {
1134+
"Name": "Docker Image: ruby",
1135+
"Version": "2.7-buster",
1136+
"DownloadUrl": "https://hub.docker.com/_/ruby"
1137+
}
1138+
}
1139+
},
10801140
{
10811141
"Component": {
10821142
"Type": "cargo",
10831143
"Cargo": {
10841144
"Name": "rustfmt",
1085-
"Version": "1.5.1"
1145+
"Version": "1.5.2"
10861146
}
10871147
}
10881148
},
@@ -1091,7 +1151,7 @@
10911151
"Type": "cargo",
10921152
"Cargo": {
10931153
"Name": "rust-analysis",
1094-
"Version": "1.68.2"
1154+
"Version": "1.69.0"
10951155
}
10961156
}
10971157
},
@@ -1100,7 +1160,7 @@
11001160
"Type": "cargo",
11011161
"Cargo": {
11021162
"Name": "rust-src",
1103-
"Version": "1.68.2"
1163+
"Version": "1.69.0"
11041164
}
11051165
}
11061166
},
@@ -1109,7 +1169,7 @@
11091169
"Type": "cargo",
11101170
"Cargo": {
11111171
"Name": "clippy",
1112-
"Version": "1.68.2"
1172+
"Version": "1.69.0"
11131173
}
11141174
}
11151175
},
@@ -1229,7 +1289,7 @@
12291289
"Type": "linux",
12301290
"Linux": {
12311291
"Name": "moby-cli",
1232-
"Version": "20.10.23+azure-ubuntu20.04u2",
1292+
"Version": "20.10.24+azure-ubuntu20.04u1",
12331293
"Distribution": "ubuntu",
12341294
"Release": "20.04",
12351295
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -1242,7 +1302,7 @@
12421302
"Type": "linux",
12431303
"Linux": {
12441304
"Name": "moby-engine",
1245-
"Version": "20.10.23+azure-ubuntu20.04u3",
1305+
"Version": "20.10.24+azure-ubuntu20.04u1",
12461306
"Distribution": "ubuntu",
12471307
"Release": "20.04",
12481308
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -1346,7 +1406,7 @@
13461406
"Git": {
13471407
"Name": "Oh My Zsh!",
13481408
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1349-
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
1409+
"commitHash": "91c7ed45a312a71b7d3b856228047ddcd51d4651"
13501410
}
13511411
}
13521412
},
@@ -1375,7 +1435,7 @@
13751435
"Type": "other",
13761436
"Other": {
13771437
"Name": "kubectl",
1378-
"Version": "v1.26.3",
1438+
"Version": "v1.27.1",
13791439
"DownloadUrl": "https://github.com/kubernetes/kubectl"
13801440
}
13811441
}
@@ -1385,7 +1445,7 @@
13851445
"Type": "other",
13861446
"Other": {
13871447
"Name": "Helm",
1388-
"Version": "3.11.2",
1448+
"Version": "3.11.3",
13891449
"DownloadUrl": "https://github.com/helm/helm"
13901450
}
13911451
}

src/anaconda/history/dev.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

7-
**Digest:** sha256:60cdc3edb36992dec2a3604adfdd5aebcb84957ed0f19046719f7c975876d37a
7+
**Digest:** sha256:1ba36c05c6b4718efb170f4428ef33e765ac3803e4eafe8169844b72da730da5
88

99
**Tags:**
1010
```
@@ -39,11 +39,11 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3939
|----------------|---------|
4040
| joblib | 1.2.0 |
4141
| cookiecutter | 2.1.1 |
42-
| cryptography | 40.0.1 |
42+
| cryptography | 40.0.2 |
4343
| mistune | 2.0.5 |
4444
| numpy | 1.24.2 |
4545
| certifi | 2022.12.7 |
46-
| setuptools | 67.6.1 |
46+
| setuptools | 67.7.0 |
4747
| future | 0.18.3 |
4848
| wheel | 0.40.0 |
4949
| nbconvert | 7.3.1 |

src/base-alpine/history/dev.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Variant: 3.17
1414

15-
**Digest:** sha256:5ad0325a006577570240b121d28889ff7b0ce6853106a61b3e25d96701334053
15+
**Digest:** sha256:57d52d48c81e5a8be57fa0f07c174c36961b36bceec845886db43fc84cd4c975
1616

1717
**Tags:**
1818
```
@@ -33,7 +33,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
3333

3434
| Tool | Commit | Path |
3535
|------|--------|------|
36-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 91c7ed45a312a71b7d3b856228047ddcd51d4651 | /home/vscode/.oh-my-zsh |
3737

3838
**Other tools and utilities**
3939

@@ -52,7 +52,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
5252
| htop | 3.2.1-r1 |
5353
| net-tools | 2.10-r0 |
5454
| psmisc | 23.5-r0 |
55-
| curl | 7.88.1-r1 |
55+
| curl | 8.0.1-r0 |
5656
| wget | 1.21.3-r2 |
5757
| rsync | 3.2.7-r0 |
5858
| ca-certificates | 20220614-r4 |
@@ -83,7 +83,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
8383

8484
## Variant: 3.16
8585

86-
**Digest:** sha256:7b08bf43ddbd2ee696a6698dc16092d9be108c4825093b8921de0771dd4d8595
86+
**Digest:** sha256:aa87214bd0651ee131ec50c7f2f113c55e73d61d1a11ca6f2e924a25e2e085b2
8787

8888
**Tags:**
8989
```
@@ -103,7 +103,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
103103

104104
| Tool | Commit | Path |
105105
|------|--------|------|
106-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 91c7ed45a312a71b7d3b856228047ddcd51d4651 | /home/vscode/.oh-my-zsh |
107107

108108
**Other tools and utilities**
109109

@@ -122,7 +122,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
122122
| htop | 3.2.0-r1 |
123123
| net-tools | 2.10-r0 |
124124
| psmisc | 23.5-r0 |
125-
| curl | 7.83.1-r6 |
125+
| curl | 8.0.1-r0 |
126126
| wget | 1.21.3-r0 |
127127
| rsync | 3.2.7-r0 |
128128
| ca-certificates | 20220614-r0 |
@@ -153,7 +153,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
153153

154154
## Variant: 3.15
155155

156-
**Digest:** sha256:c8a014e6da7f4392da6822e45f7f037c66e62e400a31aa01ee1b1b8410eb753d
156+
**Digest:** sha256:1c8af678055e48702ca16ca27bcd279a67f991e6948787cd54a52b640285e9be
157157

158158
**Tags:**
159159
```
@@ -173,7 +173,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
173173

174174
| Tool | Commit | Path |
175175
|------|--------|------|
176-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
176+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 91c7ed45a312a71b7d3b856228047ddcd51d4651 | /home/vscode/.oh-my-zsh |
177177

178178
**Other tools and utilities**
179179

@@ -192,7 +192,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
192192
| htop | 3.1.1-r0 |
193193
| net-tools | 1.60_git20140218-r2 |
194194
| psmisc | 23.4-r0 |
195-
| curl | 7.80.0-r6 |
195+
| curl | 8.0.1-r0 |
196196
| wget | 1.21.2-r2 |
197197
| rsync | 3.2.5-r0 |
198198
| ca-certificates | 20220614-r0 |
@@ -223,7 +223,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
223223

224224
## Variant: 3.14
225225

226-
**Digest:** sha256:2f29c944e8db5ddc898c2567bebf6af6cb88da1db001559d37d2b329503d60fa
226+
**Digest:** sha256:6eaff128fbdc199f0bd44e83fde368e51b66aaa89bf2366d6f95927955da6f34
227227

228228
**Tags:**
229229
```
@@ -243,7 +243,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
243243

244244
| Tool | Commit | Path |
245245
|------|--------|------|
246-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
246+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 91c7ed45a312a71b7d3b856228047ddcd51d4651 | /home/vscode/.oh-my-zsh |
247247

248248
**Other tools and utilities**
249249

@@ -262,7 +262,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
262262
| htop | 3.0.5-r2 |
263263
| net-tools | 1.60_git20140218-r2 |
264264
| psmisc | 23.4-r0 |
265-
| curl | 7.79.1-r5 |
265+
| curl | 8.0.1-r0 |
266266
| wget | 1.21.1-r1 |
267267
| rsync | 3.2.5-r0 |
268268
| ca-certificates | 20220614-r0 |

0 commit comments

Comments
 (0)