Skip to content

Commit 2657a05

Browse files
github-actions[bot]github-actions
andauthored
Automated update for image history [skip ci] (#266)
Co-authored-by: github-actions <github-actions@github.com>
1 parent e10c1e5 commit 2657a05

File tree

19 files changed

+113
-78
lines changed

19 files changed

+113
-78
lines changed

cgmanifest.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,33 @@
1313
}
1414
}
1515
},
16+
{
17+
"Component": {
18+
"Type": "Pip",
19+
"Pip": {
20+
"Name": "joblib",
21+
"Version": "1.2.0"
22+
}
23+
}
24+
},
25+
{
26+
"Component": {
27+
"Type": "Pip",
28+
"Pip": {
29+
"Name": "cookiecutter",
30+
"Version": "2.1.1"
31+
}
32+
}
33+
},
34+
{
35+
"Component": {
36+
"Type": "Pip",
37+
"Pip": {
38+
"Name": "cryptography",
39+
"Version": "38.0.4"
40+
}
41+
}
42+
},
1643
{
1744
"Component": {
1845
"Type": "git",
@@ -139,7 +166,7 @@
139166
"Git": {
140167
"Name": "vcpkg",
141168
"repositoryUrl": "https://github.com/microsoft/vcpkg",
142-
"commitHash": "cf1fda5443f2acfa976d5bda70c50fa22c26fe80"
169+
"commitHash": "8e3fbf662abe9df0422d4df9e97ca5076287287e"
143170
}
144171
}
145172
},

src/anaconda/history/dev.md

Lines changed: 9 additions & 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:f324d635bdac598ab1fb6368c0aa7417e288a8449f27490431333dc0917704d5
7+
**Digest:** sha256:de6e3e1f74aa9bb5358c3da05a4c8ca158413ca80789f8b32bb9cbb0801f5ef1
88

99
**Tags:**
1010
```
@@ -33,6 +33,14 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3333
|------|--------|------|
3434
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 66addc8b45c93f7661a5d8bba93b7b4afcbc23de | /home/vscode/.oh-my-zsh |
3535

36+
**Pip / pipx installed tools and packages**
37+
38+
| Tool / package | Version |
39+
|----------------|---------|
40+
| joblib | 1.2.0 |
41+
| cookiecutter | 2.1.1 |
42+
| cryptography | 38.0.4 |
43+
3644
**Other tools and utilities**
3745

3846
| Tool | Version | Path |

src/base-alpine/history/dev.md

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

1313
## Variant: 3.17
1414

15-
**Digest:** sha256:d3243f17aeb375d1e5a4744aad14d9feec17b2df4684484ac76ea8e610330fb1
15+
**Digest:** sha256:2ea64822681845ed9163d4621b85fef028d2b5b1ec88beac699700cee4c5f605
1616

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

7979
## Variant: 3.16
8080

81-
**Digest:** sha256:475b5d7d283bf13a3e68998af49677f10e68e91a5f8e239d9a7a8f4694a2073f
81+
**Digest:** sha256:a11f08feb71dd93c6ce3f073c377101d8336bd81cc2e99d54ae2e32961503537
8282

8383
**Tags:**
8484
```
@@ -143,7 +143,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
143143

144144
## Variant: 3.15
145145

146-
**Digest:** sha256:58867002ca0a2627866e01ed44cbc045aaf4e7bd001dde3739942c0f7613347c
146+
**Digest:** sha256:63e9fdd903da754200fbffb61c8a8cb32f7a0f6834bd6b1894313c75de0c5346
147147

148148
**Tags:**
149149
```
@@ -208,7 +208,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
208208

209209
## Variant: 3.14
210210

211-
**Digest:** sha256:4351bd27493ffa9f565cd3c0fb8846ba5474cec6884ade5e98ec291436503aa1
211+
**Digest:** sha256:c2d7323c954d34724f125d7be501b21c46d1b4d2197843e3592a6a6a203d767e
212212

213213
**Tags:**
214214
```

src/base-debian/history/dev.md

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

1111
## Variant: buster
1212

13-
**Digest:** sha256:0387dd5dcdc524c85786de935f657c0224c258b4dce774a885dd682e7898a4ac
13+
**Digest:** sha256:da83afc1e008d16e6a878a375c060a29a554e42a2b8d8d9879172aebb0d3cab1
1414

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

8181
## Variant: bullseye
8282

83-
**Digest:** sha256:e4828bef1aa8216c2665c09fd3aafc45110d72e6baa7cf92b21dc5fd16acf714
83+
**Digest:** sha256:ceca508ff2959d5650159f566d6d89e53d3086c1f105a062213d3bbf9d568592
8484

8585
**Tags:**
8686
```

src/base-ubuntu/history/dev.md

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

1212
## Variant: jammy
1313

14-
**Digest:** sha256:23fee4d4535a2856ae122730f04a03773c10bd5c44a74a82452c7c85a52d2a9e
14+
**Digest:** sha256:a349be6b14484bf0694f638b6a2d3b984c561c832f4134f4bdf1ae2c066a937e
1515

1616
**Tags:**
1717
```
@@ -79,7 +79,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
7979

8080
## Variant: focal
8181

82-
**Digest:** sha256:e64fbc1f3b6a7b8f9a56896901f546caab6c146fcb78f34653b38801403e5bcd
82+
**Digest:** sha256:affeba1521eae7e09d48bba5d4335cea913b75cf474a3885dd16b523d57869a7
8383

8484
**Tags:**
8585
```
@@ -149,7 +149,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04
149149

150150
## Variant: bionic
151151

152-
**Digest:** sha256:e1ca2f99c36371a3a88a77a4c68104c721e31f565627dea7f5da079411dcbe96
152+
**Digest:** sha256:ed777ab482b5c96e5252db3c75d0a65cece4b689f77c94e8feeaefb52985ab4d
153153

154154
**Tags:**
155155
```

src/cpp/history/dev.md

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

1414
## Variant: bullseye
1515

16-
**Digest:** sha256:3b3f1db2c7cd4500ae61d2dca74c35eda9744038e44e228c0fa2a0bde36a9af9
16+
**Digest:** sha256:53f924de80a8bcc527b5995b605834bd514697b3e5d1c74053c93b6a8bfdc1a0
1717

1818
**Tags:**
1919
```
@@ -44,7 +44,7 @@ mcr.microsoft.com/devcontainers/cpp:dev
4444
| Tool | Commit | Path |
4545
|------|--------|------|
4646
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
47-
| [vcpkg](https://github.com/microsoft/vcpkg) | cf1fda5443f2acfa976d5bda70c50fa22c26fe80 | /usr/local/vcpkg |
47+
| [vcpkg](https://github.com/microsoft/vcpkg) | 8e3fbf662abe9df0422d4df9e97ca5076287287e | /usr/local/vcpkg |
4848

4949
**Additional linux tools and packages**
5050

@@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/cpp:dev
104104

105105
## Variant: buster
106106

107-
**Digest:** sha256:60d9d957148b874a78e90dd1976e22e302ccc67ef7e8dffb2543797e1b6dc67c
107+
**Digest:** sha256:8e0d9bde33dff654b0903755890071ec13a226ce24d2f7d503ee53c6f04932d4
108108

109109
**Tags:**
110110
```
@@ -133,7 +133,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-debian10
133133
| Tool | Commit | Path |
134134
|------|--------|------|
135135
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
136-
| [vcpkg](https://github.com/microsoft/vcpkg) | cf1fda5443f2acfa976d5bda70c50fa22c26fe80 | /usr/local/vcpkg |
136+
| [vcpkg](https://github.com/microsoft/vcpkg) | 8e3fbf662abe9df0422d4df9e97ca5076287287e | /usr/local/vcpkg |
137137

138138
**Additional linux tools and packages**
139139

@@ -194,7 +194,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-debian10
194194

195195
## Variant: jammy
196196

197-
**Digest:** sha256:b8840d41574606d707fc4139a6a5445c3607deaeb1a228ea0c7ff0e82cb14fa1
197+
**Digest:** sha256:5d43d23e04ca934cfe995b88e7b197ae0d006371ad67a3c5fa79a7a1cd4a33f8
198198

199199
**Tags:**
200200
```
@@ -223,7 +223,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04
223223
| Tool | Commit | Path |
224224
|------|--------|------|
225225
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
226-
| [vcpkg](https://github.com/microsoft/vcpkg) | cf1fda5443f2acfa976d5bda70c50fa22c26fe80 | /usr/local/vcpkg |
226+
| [vcpkg](https://github.com/microsoft/vcpkg) | 8e3fbf662abe9df0422d4df9e97ca5076287287e | /usr/local/vcpkg |
227227

228228
**Additional linux tools and packages**
229229

@@ -281,7 +281,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04
281281

282282
## Variant: focal
283283

284-
**Digest:** sha256:80be73b63c16ba4a30e9e44d7e45cc6d66242802168799b48ee664db4a6e7845
284+
**Digest:** sha256:0a7d8b504a479dce39a41b978c459e0ec7f94a204e8906bc3dd466c400400d14
285285

286286
**Tags:**
287287
```
@@ -311,7 +311,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu
311311
| Tool | Commit | Path |
312312
|------|--------|------|
313313
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
314-
| [vcpkg](https://github.com/microsoft/vcpkg) | cf1fda5443f2acfa976d5bda70c50fa22c26fe80 | /usr/local/vcpkg |
314+
| [vcpkg](https://github.com/microsoft/vcpkg) | 8e3fbf662abe9df0422d4df9e97ca5076287287e | /usr/local/vcpkg |
315315

316316
**Additional linux tools and packages**
317317

@@ -372,7 +372,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu
372372

373373
## Variant: bionic
374374

375-
**Digest:** sha256:c7295d7c2765f151a61e909db2ec305075f181582851d65f92b325fd763b139d
375+
**Digest:** sha256:e2094ed05e41d94b2304bdee32994d7575c13dfc3b5cebe6292bb23744eecfee
376376

377377
**Tags:**
378378
```
@@ -401,7 +401,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu18.04
401401
| Tool | Commit | Path |
402402
|------|--------|------|
403403
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
404-
| [vcpkg](https://github.com/microsoft/vcpkg) | cf1fda5443f2acfa976d5bda70c50fa22c26fe80 | /usr/local/vcpkg |
404+
| [vcpkg](https://github.com/microsoft/vcpkg) | 8e3fbf662abe9df0422d4df9e97ca5076287287e | /usr/local/vcpkg |
405405

406406
**Additional linux tools and packages**
407407

src/dotnet/history/dev.md

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

1616
## Variant: 7.0-bullseye-slim
1717

18-
**Digest:** sha256:0c83562788f770f1b8c7d957d6c46c3a4934fcfd33a8de41c76f6fff66d9a5ec
18+
**Digest:** sha256:f456d2cd3764d2d34ca0e12d3b5a85e7cdb05ea3d8c39a2590fd241ad818a335
1919

2020
**Tags:**
2121
```
@@ -92,7 +92,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-bullseye
9292

9393
## Variant: 7.0-jammy
9494

95-
**Digest:** sha256:c0e3b5c98635d8baa093bf1b096b01dfa14449fb87486f3dda9f6674aeccd8fc
95+
**Digest:** sha256:7f513fc17cc0530ee9ef86e30d308282f908c66c18d2a94c2d4906869eaa754b
9696

9797
**Tags:**
9898
```
@@ -165,7 +165,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-7.0-jammy
165165

166166
## Variant: 6.0-bullseye-slim
167167

168-
**Digest:** sha256:ff05d0f0231bbb8fa02881d46071790a73196c15ae874aca7eee73e2fa4663c2
168+
**Digest:** sha256:9725759dcc6e7107c01389a37fde10084903c48225daaf11d2362766f006489d
169169

170170
**Tags:**
171171
```
@@ -242,7 +242,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bullseye
242242

243243
## Variant: 6.0-jammy
244244

245-
**Digest:** sha256:22b343b0b958b003aa5e08009278ddb438b0d09f0629541d073dd0dacee37be8
245+
**Digest:** sha256:5c416966fd47a09506c02da28582ecd7bf64a6e632af676017db537d3dab2f17
246246

247247
**Tags:**
248248
```
@@ -315,7 +315,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy
315315

316316
## Variant: 6.0-focal
317317

318-
**Digest:** sha256:98a53e9ec7a28dc578f9549559221db72495c0ae49408d8931f65d6bc72439d6
318+
**Digest:** sha256:04369da1087d376a51d3a4982c488dc3581f0dadcf1ba0f5ed5d5d7f676522c9
319319

320320
**Tags:**
321321
```
@@ -391,7 +391,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-focal
391391

392392
## Variant: 3.1-bullseye
393393

394-
**Digest:** sha256:983ea60642543492642bb0c8f21c8cbc411852246de79f0190aafd86f50bae59
394+
**Digest:** sha256:69093d03f4f7fcc861eda0609892a6537a07e642b6ef5e65b695c43d22ec717c
395395

396396
**Tags:**
397397
```
@@ -467,7 +467,7 @@ mcr.microsoft.com/devcontainers/dotnetcore:dev-3.1-bullseye
467467

468468
## Variant: 3.1-focal
469469

470-
**Digest:** sha256:daea1f4768ec661d2d5e6d3ca59ada3d465a521c04b64c8651800abec9d780da
470+
**Digest:** sha256:37df6f26ff52fc7908bd83e83a3dc1f2cec255e1b2bdbd704fa8f163cff81e39
471471

472472
**Tags:**
473473
```

src/go/history/dev.md

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

1313
## Variant: 1.19-bullseye
1414

15-
**Digest:** sha256:8f3dbbf27330c60bac6e8f3a455579da45d3503e93ecb985fdb9a756aeb58cb1
15+
**Digest:** sha256:d4774006eff1ea9bb4c7733f3a5b59f7ac273ee527efc807b64fe9f9984449ef
1616

1717
**Tags:**
1818
```
@@ -109,7 +109,7 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye
109109

110110
## Variant: 1.19-buster
111111

112-
**Digest:** sha256:eb543c7d75a625e88cd85d5c570ff5120a028fff4530812224ba0acade8b4ec9
112+
**Digest:** sha256:77f81ae98dfcb32cd5a01586a5bb9e49d0822cf1470c296d575f068044dff03a
113113

114114
**Tags:**
115115
```
@@ -205,7 +205,7 @@ mcr.microsoft.com/devcontainers/go:dev-buster
205205

206206
## Variant: 1.18-bullseye
207207

208-
**Digest:** sha256:f94e0f61afdcd195e69b1b7fbf6fa4fbf012a7260ff02ff8089c7791527b9b8d
208+
**Digest:** sha256:18e4ef7e198c55e438fea5fc8370bb65082e87ac95333abf74d581592b795c17
209209

210210
**Tags:**
211211
```
@@ -299,7 +299,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.18
299299

300300
## Variant: 1.18-buster
301301

302-
**Digest:** sha256:b808f8057e20955372fcbb21fbbf344c10fd1df09f435582ce65fd12d6b89738
302+
**Digest:** sha256:ef9a94a079c5a8ce1d5de066ab82eea5e70a258a2961a0d7b625155b59abc421
303303

304304
**Tags:**
305305
```

src/java-8/history/dev.md

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

1111
## Variant: bullseye
1212

13-
**Digest:** sha256:304c3c8bf2384ecb40db378c8ac59549a92eb33de91f50f4c1ea085cb2183af3
13+
**Digest:** sha256:ac5889cacc96386ed1f6043e87b91b5429994c7e6f0e87f99a0e15c96d08b028
1414

1515
**Tags:**
1616
```
@@ -92,7 +92,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye
9292

9393
## Variant: buster
9494

95-
**Digest:** sha256:97498e0ea6a1f35a0473a6bada4962d5029d61c0b3843aee9d22648a17d137f4
95+
**Digest:** sha256:3a77b251b70e410f1e388727b412f806b45a2dd748a42ea77e2fd434efb1b585
9696

9797
**Tags:**
9898
```

src/java/history/dev.md

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

1313
## Variant: 17-bullseye
1414

15-
**Digest:** sha256:f2ab3c4485e731255426cafa75f55ef5148bfbfbd7dcc2a10b4e0979c370975b
15+
**Digest:** sha256:c607b44cdf88f3370bf85e1db4c416cea28952c10ceccbd343d0b16cb6c3bdcb
1616

1717
**Tags:**
1818
```
@@ -96,7 +96,7 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye
9696

9797
## Variant: 17-buster
9898

99-
**Digest:** sha256:301027f009a0ff0e7f63a3e52cf1e50bdeb11bbbdfe3e57f377bb639c3939b68
99+
**Digest:** sha256:1eec3b3573c11020f9860ebd3e11b6626562acd24687bb0a4ae6884885807bc6
100100

101101
**Tags:**
102102
```
@@ -178,7 +178,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-buster
178178

179179
## Variant: 11-bullseye
180180

181-
**Digest:** sha256:4a8ccb61af5fcb3ebdc8c0cb17303f3f8ef3a2b3fddc343b3a538c57f6b11690
181+
**Digest:** sha256:9255d39f94be834c8e7d35b31ec5072b15103c7b901bf0883eac2276ac088b9c
182182

183183
**Tags:**
184184
```
@@ -261,7 +261,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye
261261

262262
## Variant: 11-buster
263263

264-
**Digest:** sha256:0465bb2231350212face38559dc4a6bcc796780dd903cd6444a4999ca609c901
264+
**Digest:** sha256:cbbac38b059ac9fe6c5c981c0ef89c7fb16ca966c0d616043133a0ba395c7fad
265265

266266
**Tags:**
267267
```

0 commit comments

Comments
 (0)