Skip to content

Commit 81b6a5d

Browse files
devcontainers-botgithub-actions
andauthored
Automated update for image history [skip ci] (devcontainers#861)
Co-authored-by: github-actions <github-actions@github.com>
1 parent c139917 commit 81b6a5d

File tree

19 files changed

+287
-269
lines changed

19 files changed

+287
-269
lines changed

cgmanifest.json

Lines changed: 40 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"Git": {
201201
"Name": "Oh My Zsh!",
202202
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
203-
"commitHash": "c8e600f39779c6d2ef75b40304b5391a541c41df"
203+
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
204204
}
205205
}
206206
},
@@ -290,17 +290,7 @@
290290
"Git": {
291291
"Name": "vcpkg",
292292
"repositoryUrl": "https://github.com/microsoft/vcpkg",
293-
"commitHash": "b61706e96cde9bdb6ecab86156fb44547cdafb28"
294-
}
295-
}
296-
},
297-
{
298-
"Component": {
299-
"Type": "git",
300-
"Git": {
301-
"Name": "vcpkg",
302-
"repositoryUrl": "https://github.com/microsoft/vcpkg",
303-
"commitHash": "2b14b606cea54573eec11080a3ac00737958b6d6"
293+
"commitHash": "0c20b2a97c390e106150837042d921b0939e7ecb"
304294
}
305295
}
306296
},
@@ -459,7 +449,7 @@
459449
"Type": "go",
460450
"Go": {
461451
"Name": "golang.org/x/tools/gopls",
462-
"Version": "0.14.1"
452+
"Version": "0.14.2"
463453
}
464454
}
465455
},
@@ -526,6 +516,16 @@
526516
}
527517
}
528518
},
519+
{
520+
"Component": {
521+
"Type": "other",
522+
"Other": {
523+
"Name": "git",
524+
"Version": "2.43.0",
525+
"DownloadUrl": "https://github.com/git/git"
526+
}
527+
}
528+
},
529529
{
530530
"Component": {
531531
"Type": "other",
@@ -601,7 +601,7 @@
601601
"Type": "npm",
602602
"Npm": {
603603
"Name": "eslint",
604-
"Version": "8.53.0"
604+
"Version": "8.54.0"
605605
}
606606
}
607607
},
@@ -611,7 +611,7 @@
611611
"Git": {
612612
"Name": "Oh My Zsh!",
613613
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
614-
"commitHash": "c8e600f39779c6d2ef75b40304b5391a541c41df"
614+
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
615615
}
616616
}
617617
},
@@ -724,7 +724,7 @@
724724
"Git": {
725725
"Name": "ruby-build",
726726
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
727-
"commitHash": "a6a79ac48da6515986645455651b31bae0204ee3"
727+
"commitHash": "d312f5a403cfeab40bf6135c5df115002f8675fa"
728728
}
729729
}
730730
},
@@ -1229,7 +1229,7 @@
12291229
"Type": "cargo",
12301230
"Cargo": {
12311231
"Name": "rust-analysis",
1232-
"Version": "1.73.0"
1232+
"Version": "1.74.0"
12331233
}
12341234
}
12351235
},
@@ -1238,7 +1238,7 @@
12381238
"Type": "cargo",
12391239
"Cargo": {
12401240
"Name": "rust-src",
1241-
"Version": "1.73.0"
1241+
"Version": "1.74.0"
12421242
}
12431243
}
12441244
},
@@ -1247,7 +1247,7 @@
12471247
"Type": "cargo",
12481248
"Cargo": {
12491249
"Name": "clippy",
1250-
"Version": "1.73.0"
1250+
"Version": "1.74.0"
12511251
}
12521252
}
12531253
},
@@ -1290,6 +1290,15 @@
12901290
}
12911291
}
12921292
},
1293+
{
1294+
"Component": {
1295+
"Type": "npm",
1296+
"Npm": {
1297+
"Name": "typescript",
1298+
"Version": "5.3.2"
1299+
}
1300+
}
1301+
},
12931302
{
12941303
"Component": {
12951304
"Type": "npm",
@@ -1421,7 +1430,7 @@
14211430
"Type": "Pip",
14221431
"Pip": {
14231432
"Name": "scipy",
1424-
"Version": "1.11.3"
1433+
"Version": "1.11.4"
14251434
}
14261435
}
14271436
},
@@ -1430,7 +1439,7 @@
14301439
"Type": "Pip",
14311440
"Pip": {
14321441
"Name": "matplotlib",
1433-
"Version": "3.8.1"
1442+
"Version": "3.8.2"
14341443
}
14351444
}
14361445
},
@@ -1479,6 +1488,15 @@
14791488
}
14801489
}
14811490
},
1491+
{
1492+
"Component": {
1493+
"Type": "Pip",
1494+
"Pip": {
1495+
"Name": "certifi",
1496+
"Version": "2023.11.17"
1497+
}
1498+
}
1499+
},
14821500
{
14831501
"Component": {
14841502
"Type": "Pip",
@@ -1502,7 +1520,7 @@
15021520
"Git": {
15031521
"Name": "Oh My Zsh!",
15041522
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1505-
"commitHash": "c8e600f39779c6d2ef75b40304b5391a541c41df"
1523+
"commitHash": "e6a1db213d66efdaec00469e58d4f9f3f2a78bd0"
15061524
}
15071525
}
15081526
},

src/anaconda/history/dev.md

Lines changed: 1 addition & 1 deletion
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:a3ad4032c63943fde7cacaac1911987b8e7ffd766843f11a22941cc0e9cd7953
7+
**Digest:** sha256:2689bc7375cc3ba91de6fb352c7dfe16fb48068a40274fa039f9cd594e9b9d4d
88

99
**Tags:**
1010
```

src/base-alpine/history/dev.md

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

1212
## Variant: 3.18
1313

14-
**Digest:** sha256:0f878ade541931d4f1c9f8fc5c24befc310349aa94351e1db88b9f9922419793
14+
**Digest:** sha256:2c4c5b91808ac666563a39505e6d68037623e6722ea488d6e66cd2ad77265e1d
1515

1616
**Tags:**
1717
```
@@ -32,7 +32,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
3232

3333
| Tool | Commit | Path |
3434
|------|--------|------|
35-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
35+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
3636

3737
**Other tools and utilities**
3838

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

8383
## Variant: 3.17
8484

85-
**Digest:** sha256:8fc65d53890cbc80338f069b0c7ac0848faafdb2ae131275b0001c39ff28d14f
85+
**Digest:** sha256:73ba5639eab7fda8f285c74c1c65b2eff0b1f162e771042bce8afa72cbc36983
8686

8787
**Tags:**
8888
```
@@ -102,7 +102,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
102102

103103
| Tool | Commit | Path |
104104
|------|--------|------|
105-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
105+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
106106

107107
**Other tools and utilities**
108108

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

153153
## Variant: 3.16
154154

155-
**Digest:** sha256:6c460f78169180c40f05f8d193f0af6230b79ed62191d267dd60e80575a7ab78
155+
**Digest:** sha256:2e488b675d13009dca3dd1c123b18540b7bef08cd9bd1e9f75b2f4be5442e70b
156156

157157
**Tags:**
158158
```
@@ -172,7 +172,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
172172

173173
| Tool | Commit | Path |
174174
|------|--------|------|
175-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
175+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
176176

177177
**Other tools and utilities**
178178

@@ -205,7 +205,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
205205
| libstdc++ | 11.2.1_git20220219-r2 |
206206
| krb5-libs | 1.19.4-r0 |
207207
| libintl | 0.21-r2 |
208-
| libssl1.1 | 1.1.1w-r0 |
208+
| libssl1.1 | 1.1.1w-r1 |
209209
| lttng-ust | 2.13.2-r0 |
210210
| tzdata | 2023c-r0 |
211211
| userspace-rcu | 0.13.1-r0 |

src/base-debian/history/dev.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Variant: bookworm
1313

14-
**Digest:** sha256:0925395882f14fc01fa3987480f30cd6f3a3d0c7ba467fcfd300926239b1fd5f
14+
**Digest:** sha256:9f51e246aeb2bf4fda88c4bd29f5d06d824c3530a8629a138481fafec088c359
1515

1616
**Tags:**
1717
```
@@ -34,7 +34,7 @@ mcr.microsoft.com/devcontainers/base:dev
3434

3535
| Tool | Commit | Path |
3636
|------|--------|------|
37-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
3838

3939
**Other tools and utilities**
4040

@@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev
8787

8888
## Variant: buster
8989

90-
**Digest:** sha256:a80466b97ca648b40cf7d18e732c5be7a395e8db4a1ce8e3af86fb61c0a996a7
90+
**Digest:** sha256:ad308b2683e86a776ba514bc88483432c3b7c2f8a6227a7d1de38e7849930b09
9191

9292
**Tags:**
9393
```
@@ -108,7 +108,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
108108

109109
| Tool | Commit | Path |
110110
|------|--------|------|
111-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
111+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
112112

113113
**Other tools and utilities**
114114

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

164164
## Variant: bullseye
165165

166-
**Digest:** sha256:ff5d7bf5909cf8c90138a9a8affde00c9d4f8fdafc88c877da5a0c944846eb63
166+
**Digest:** sha256:9152b9cb9f966c6878200a511d3f6dbf480fd6778f9768cb811bb3f2e37f58e7
167167

168168
**Tags:**
169169
```
@@ -184,7 +184,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
184184

185185
| Tool | Commit | Path |
186186
|------|--------|------|
187-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
187+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
188188

189189
**Other tools and utilities**
190190

src/base-ubuntu/history/dev.md

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

1111
## Variant: jammy
1212

13-
**Digest:** sha256:47c76dba7a995bfa9270496a912148ff804c9cf68088452d723fda65eda3a307
13+
**Digest:** sha256:87ef84b92d7e5a34f7aee94e4e9be10beef137fc84446b8c1a58ecaf937c2f55
1414

1515
**Tags:**
1616
```
@@ -32,7 +32,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
3232

3333
| Tool | Commit | Path |
3434
|------|--------|------|
35-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
35+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
3636

3737
**Other tools and utilities**
3838

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

8686
## Variant: focal
8787

88-
**Digest:** sha256:b79f704d124e73eb412054297e7186c7dfbc1f73a9520818caeac987c3e0b0f2
88+
**Digest:** sha256:3969647138e6d929aa9f49c200b37b8d659de661fd94695081b1772640d950a2
8989

9090
**Tags:**
9191
```
@@ -106,7 +106,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04
106106

107107
| Tool | Commit | Path |
108108
|------|--------|------|
109-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
109+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e6a1db213d66efdaec00469e58d4f9f3f2a78bd0 | /home/vscode/.oh-my-zsh |
110110

111111
**Other tools and utilities**
112112

0 commit comments

Comments
 (0)