Skip to content

Commit 28a3940

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (devcontainers#522)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 8580cc5 commit 28a3940

File tree

19 files changed

+257
-444
lines changed

19 files changed

+257
-444
lines changed

cgmanifest.json

Lines changed: 27 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"Type": "Pip",
100100
"Pip": {
101101
"Name": "nbconvert",
102-
"Version": "7.2.10"
102+
"Version": "7.3.1"
103103
}
104104
}
105105
},
@@ -134,7 +134,7 @@
134134
"Git": {
135135
"Name": "Oh My Zsh!",
136136
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
137-
"commitHash": "14978859c5b8d9385c9b836cd09c97cc08b6035b"
137+
"commitHash": "9233ef75f28423d147a2f9f64a45a77b1886ee5d"
138138
}
139139
}
140140
},
@@ -164,7 +164,7 @@
164164
"Git": {
165165
"Name": "Oh My Zsh!",
166166
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
167-
"commitHash": "d47e1d65f66f9bb2e7a96ba58797b33f0e91a623"
167+
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
168168
}
169169
}
170170
},
@@ -264,7 +264,17 @@
264264
"Git": {
265265
"Name": "vcpkg",
266266
"repositoryUrl": "https://github.com/microsoft/vcpkg",
267-
"commitHash": "19af97cba8ca48474e4ad15a24ed50271a9ecdac"
267+
"commitHash": "45b0e4b5854bae6de9bfa1eeffbbad51bc1d19fe"
268+
}
269+
}
270+
},
271+
{
272+
"Component": {
273+
"Type": "git",
274+
"Git": {
275+
"Name": "vcpkg",
276+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
277+
"commitHash": "93e173a0d724c193e5546d48efb3e4ef47c1e1f2"
268278
}
269279
}
270280
},
@@ -437,7 +447,7 @@
437447
"Type": "go",
438448
"Go": {
439449
"Name": "github.com/go-delve/delve",
440-
"Version": "1.20.1"
450+
"Version": "1.20.2"
441451
}
442452
}
443453
},
@@ -525,7 +535,7 @@
525535
"Type": "npm",
526536
"Npm": {
527537
"Name": "eslint",
528-
"Version": "8.37.0"
538+
"Version": "8.38.0"
529539
}
530540
}
531541
},
@@ -535,7 +545,7 @@
535545
"Git": {
536546
"Name": "Oh My Zsh!",
537547
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
538-
"commitHash": "d47e1d65f66f9bb2e7a96ba58797b33f0e91a623"
548+
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
539549
}
540550
}
541551
},
@@ -648,7 +658,7 @@
648658
"Git": {
649659
"Name": "ruby-build",
650660
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
651-
"commitHash": "f2c3a7f607b6c24edbf6f6b5953be15a6e2ef10c"
661+
"commitHash": "48e927dad83b8b41e32bb718edc82a4a7081a903"
652662
}
653663
}
654664
},
@@ -667,7 +677,7 @@
667677
"Type": "other",
668678
"Other": {
669679
"Name": "Docker Image: mcr.microsoft.com/devcontainers/ruby",
670-
"Version": "2.7-bullseye",
680+
"Version": "3.2-bullseye",
671681
"DownloadUrl": "https://github.com/devcontainers/images"
672682
}
673683
}
@@ -677,7 +687,7 @@
677687
"Type": "other",
678688
"Other": {
679689
"Name": "Docker Image: mcr.microsoft.com/devcontainers/ruby",
680-
"Version": "2.7-buster",
690+
"Version": "3.2-buster",
681691
"DownloadUrl": "https://github.com/devcontainers/images"
682692
}
683693
}
@@ -759,7 +769,7 @@
759769
"Type": "Pip",
760770
"Pip": {
761771
"Name": "mypy",
762-
"Version": "1.1.1"
772+
"Version": "1.2.0"
763773
}
764774
}
765775
},
@@ -1037,16 +1047,6 @@
10371047
}
10381048
}
10391049
},
1040-
{
1041-
"Component": {
1042-
"Type": "other",
1043-
"Other": {
1044-
"Name": "Docker Image: ruby",
1045-
"Version": "2.7-bullseye",
1046-
"DownloadUrl": "https://hub.docker.com/_/ruby"
1047-
}
1048-
}
1049-
},
10501050
{
10511051
"Component": {
10521052
"Type": "other",
@@ -1077,16 +1077,6 @@
10771077
}
10781078
}
10791079
},
1080-
{
1081-
"Component": {
1082-
"Type": "other",
1083-
"Other": {
1084-
"Name": "Docker Image: ruby",
1085-
"Version": "2.7-buster",
1086-
"DownloadUrl": "https://hub.docker.com/_/ruby"
1087-
}
1088-
}
1089-
},
10901080
{
10911081
"Component": {
10921082
"Type": "cargo",
@@ -1157,7 +1147,7 @@
11571147
"Type": "npm",
11581148
"Npm": {
11591149
"Name": "typescript",
1160-
"Version": "5.0.3"
1150+
"Version": "5.0.4"
11611151
}
11621152
}
11631153
},
@@ -1252,7 +1242,7 @@
12521242
"Type": "linux",
12531243
"Linux": {
12541244
"Name": "moby-engine",
1255-
"Version": "20.10.23+azure-ubuntu20.04u2",
1245+
"Version": "20.10.23+azure-ubuntu20.04u3",
12561246
"Distribution": "ubuntu",
12571247
"Release": "20.04",
12581248
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -1328,7 +1318,7 @@
13281318
"Type": "Pip",
13291319
"Pip": {
13301320
"Name": "plotly",
1331-
"Version": "5.14.0"
1321+
"Version": "5.14.1"
13321322
}
13331323
}
13341324
},
@@ -1356,7 +1346,7 @@
13561346
"Git": {
13571347
"Name": "Oh My Zsh!",
13581348
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1359-
"commitHash": "d47e1d65f66f9bb2e7a96ba58797b33f0e91a623"
1349+
"commitHash": "4586808f86bf3bfdf97685380472b63597ce43c0"
13601350
}
13611351
}
13621352
},
@@ -1415,7 +1405,7 @@
14151405
"Type": "other",
14161406
"Other": {
14171407
"Name": "GitHub CLI",
1418-
"Version": "2.25.1",
1408+
"Version": "2.27.0",
14191409
"DownloadUrl": "https://github.com/cli/cli"
14201410
}
14211411
}
@@ -1425,7 +1415,7 @@
14251415
"Type": "other",
14261416
"Other": {
14271417
"Name": "Go",
1428-
"Version": "1.20.2",
1418+
"Version": "1.20.3",
14291419
"DownloadUrl": "https://golang.org/dl"
14301420
}
14311421
}

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:c8664a5860bb1a2f5d03993fec3676370c1c48c0be535baa91a0fc0e42855c66
7+
**Digest:** sha256:60cdc3edb36992dec2a3604adfdd5aebcb84957ed0f19046719f7c975876d37a
88

99
**Tags:**
1010
```
@@ -31,7 +31,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3131

3232
| Tool | Commit | Path |
3333
|------|--------|------|
34-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 14978859c5b8d9385c9b836cd09c97cc08b6035b | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9233ef75f28423d147a2f9f64a45a77b1886ee5d | /home/vscode/.oh-my-zsh |
3535

3636
**Pip / pipx installed tools and packages**
3737

@@ -46,7 +46,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4646
| setuptools | 67.6.1 |
4747
| future | 0.18.3 |
4848
| wheel | 0.40.0 |
49-
| nbconvert | 7.2.10 |
49+
| nbconvert | 7.3.1 |
5050
| py | 1.11.0 |
5151

5252
**Other tools and utilities**

src/base-alpine/history/dev.md

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

1313
## Variant: 3.17
1414

15-
**Digest:** sha256:4bb033bf2c312d62b48cee1c4525c9015b49ea727b0971b39b11f99ceb312bde
15+
**Digest:** sha256:5ad0325a006577570240b121d28889ff7b0ce6853106a61b3e25d96701334053
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) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
3737

3838
**Other tools and utilities**
3939

@@ -83,7 +83,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
8383

8484
## Variant: 3.16
8585

86-
**Digest:** sha256:cb0d4830ad7b5e2fd11da253de4985369df9ad1ef48543c99dbc4c2a4750e49c
86+
**Digest:** sha256:7b08bf43ddbd2ee696a6698dc16092d9be108c4825093b8921de0771dd4d8595
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) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
107107

108108
**Other tools and utilities**
109109

@@ -153,7 +153,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
153153

154154
## Variant: 3.15
155155

156-
**Digest:** sha256:3024f7b5e30669611099f33f266960e977741fdbcaee1935b1ba64c0c3df37b6
156+
**Digest:** sha256:c8a014e6da7f4392da6822e45f7f037c66e62e400a31aa01ee1b1b8410eb753d
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) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
176+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
177177

178178
**Other tools and utilities**
179179

@@ -223,7 +223,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
223223

224224
## Variant: 3.14
225225

226-
**Digest:** sha256:7afa2676cf6a09a16a5bfe1ddcb4434f248f64fc514d0dc5bc1c280c0617f8f1
226+
**Digest:** sha256:2f29c944e8db5ddc898c2567bebf6af6cb88da1db001559d37d2b329503d60fa
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) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
246+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
247247

248248
**Other tools and utilities**
249249

src/base-debian/history/dev.md

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

1111
## Variant: buster
1212

13-
**Digest:** sha256:8b0f41e48f4188fc6c86dd5681b841048d7b55ef07e8e4adad863f76afa4b879
13+
**Digest:** sha256:2b3fcf20d39a51144bb8b3fe6f1bc4bccedfe33ace0bad0f2c125211abf7f175
1414

1515
**Tags:**
1616
```
@@ -31,7 +31,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
3131

3232
| Tool | Commit | Path |
3333
|------|--------|------|
34-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
3535

3636
**Other tools and utilities**
3737

@@ -86,7 +86,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
8686

8787
## Variant: bullseye
8888

89-
**Digest:** sha256:a05b142ddf7d211a0a05d5e3d81f5bf3cc454b95f527bb2dd6ccc46733f122b3
89+
**Digest:** sha256:3384c4e7847244841ce423bd6b303fdd9fbea86d2a586e0e3d62da151a536db3
9090

9191
**Tags:**
9292
```
@@ -109,7 +109,7 @@ mcr.microsoft.com/devcontainers/base:dev
109109

110110
| Tool | Commit | Path |
111111
|------|--------|------|
112-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | d47e1d65f66f9bb2e7a96ba58797b33f0e91a623 | /home/vscode/.oh-my-zsh |
112+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4586808f86bf3bfdf97685380472b63597ce43c0 | /home/vscode/.oh-my-zsh |
113113

114114
**Other tools and utilities**
115115

0 commit comments

Comments
 (0)