Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 4e1b188

Browse files
author
CI
committed
Automated update for image history
1 parent 227ac29 commit 4e1b188

File tree

18 files changed

+179
-189
lines changed

18 files changed

+179
-189
lines changed

cgmanifest.json

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Git": {
77
"Name": "Oh My Zsh!",
88
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
9-
"commitHash": "e9348575371aa8ec8811356d997942559c026d07"
9+
"commitHash": "511ed65408231d04ed266066bba777d48ebec795"
1010
}
1111
}
1212
},
@@ -76,17 +76,7 @@
7676
"Git": {
7777
"Name": "vcpkg",
7878
"repositoryUrl": "https://github.com/microsoft/vcpkg",
79-
"commitHash": "b86c0c35b88e2bf3557ff49dc831689c2f085090"
80-
}
81-
}
82-
},
83-
{
84-
"Component": {
85-
"Type": "git",
86-
"Git": {
87-
"Name": "vcpkg",
88-
"repositoryUrl": "https://github.com/microsoft/vcpkg",
89-
"commitHash": "d699e78f848027d18d337e6ae4803c2c7c18dbbb"
79+
"commitHash": "1b1ae50e1a69f7c659bd7d731e80b358d21c86ad"
9080
}
9181
}
9282
},
@@ -332,7 +322,7 @@
332322
"Type": "Pip",
333323
"Pip": {
334324
"Name": "bandit",
335-
"Version": "1.7.2"
325+
"Version": "1.7.3"
336326
}
337327
}
338328
},
@@ -513,7 +503,7 @@
513503
"Git": {
514504
"Name": "Oh My Zsh!",
515505
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
516-
"commitHash": "e9348575371aa8ec8811356d997942559c026d07"
506+
"commitHash": "511ed65408231d04ed266066bba777d48ebec795"
517507
}
518508
}
519509
},
@@ -824,7 +814,7 @@
824814
"Type": "other",
825815
"Other": {
826816
"Name": "Composer",
827-
"Version": "2.2.6",
817+
"Version": "2.2.7",
828818
"DownloadUrl": "https://getcomposer.org/"
829819
}
830820
}
@@ -1004,7 +994,7 @@
1004994
"Git": {
1005995
"Name": "Oh My Zsh!",
1006996
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1007-
"commitHash": "fc40b53e6460560ed9b256deb87f2165f8d48f1f"
997+
"commitHash": "e9348575371aa8ec8811356d997942559c026d07"
1008998
}
1009999
}
10101000
},
@@ -1093,7 +1083,7 @@
10931083
"Type": "npm",
10941084
"Npm": {
10951085
"Name": "eslint",
1096-
"Version": "8.9.0"
1086+
"Version": "8.10.0"
10971087
}
10981088
}
10991089
},
@@ -1103,7 +1093,7 @@
11031093
"Git": {
11041094
"Name": "Oh My Zsh!",
11051095
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1106-
"commitHash": "e9348575371aa8ec8811356d997942559c026d07"
1096+
"commitHash": "511ed65408231d04ed266066bba777d48ebec795"
11071097
}
11081098
}
11091099
},

containers/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.15
1414

15-
**Digest:** sha256:f66768ade898bb5a1a048601eb382cf5398fb7e11f5d4a980c3bc41201d9dfbc
15+
**Digest:** sha256:f411083aa9662d655fcc24332bcf8ea536570e3882e9ae12b8fbc2856e6604d3
1616

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

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

3838
**Additional linux tools and packages**
3939

@@ -78,7 +78,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
7878

7979
## Variant: 3.14
8080

81-
**Digest:** sha256:dd87befb20b4a0bb0d07d0d0319fcda7b8195f5e89c64d8fb8e560c1b09beb04
81+
**Digest:** sha256:e2c0bf07adf7569863359aa1cc24ad6f3988c72c3864512d02c6e8f44198aa04
8282

8383
**Tags:**
8484
```
@@ -98,7 +98,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
9898

9999
| Tool | Commit | Path |
100100
|------|--------|------|
101-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
101+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
102102

103103
**Additional linux tools and packages**
104104

@@ -143,7 +143,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
143143

144144
## Variant: 3.13
145145

146-
**Digest:** sha256:31a4c0a9eb37b10c0cc6e9e92a7c15c05ea6ca11a8e1e9c1ec2f8169173d3163
146+
**Digest:** sha256:32ab0a4c8bcdc5731c338d6c0f047af8730c9ef685c5c1e83ba1614a61fd7199
147147

148148
**Tags:**
149149
```
@@ -163,7 +163,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
163163

164164
| Tool | Commit | Path |
165165
|------|--------|------|
166-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
166+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
167167

168168
**Additional linux tools and packages**
169169

@@ -208,7 +208,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
208208

209209
## Variant: 3.12
210210

211-
**Digest:** sha256:d07fd0fc5db57f75beb1d0f9fa9589e47314fd5dba9c38ca82fbf019862c94cd
211+
**Digest:** sha256:e7ad491bb25912f692d06aa434cec82cd3b66135b5179f9c414086455f0ca712
212212

213213
**Tags:**
214214
```
@@ -228,7 +228,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.12
228228

229229
| Tool | Commit | Path |
230230
|------|--------|------|
231-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
231+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
232232

233233
**Additional linux tools and packages**
234234

containers/codespaces-linux/history/dev.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This document describes the base contents of the default GitHub Codespaces dev c
55

66
**Source release/branch:** [main](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux)
77

8-
**Digest:** sha256:ea3bdb58eb55dad511af539cba29ccd6d64b291ecc537938fe942064a5f2568b
8+
**Digest:** sha256:8d1a6def401fe38a238593416afd7ec2bbaa73ff9a31f6ce1be2910f861ea6f1
99

1010
**Tags:**
1111
```
@@ -43,7 +43,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
4343

4444
| Tool | Commit | Path |
4545
|------|--------|------|
46-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/codespace/.oh-my-zsh |
46+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/codespace/.oh-my-zsh |
4747
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
4848
| [nvs](https://github.com/jasongin/nvs) | ea01809b665810685135d480a23ad6c9ca30c227 | /home/codespace/.nvs |
4949
| [rbenv](https://github.com/rbenv/rbenv.git) | e4f61e67e2336c86622e3efa0473e2c04add5c08 | /usr/local/share/rbenv |
@@ -61,7 +61,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
6161
| mypy | 0.931 |
6262
| pydocstyle | 6.1.1 |
6363
| pycodestyle | 2.8.0 |
64-
| bandit | 1.7.2 |
64+
| bandit | 1.7.3 |
6565
| virtualenv | 20.13.2 |
6666
| pipx | 1.0.0 |
6767

containers/cpp/history/dev.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Variant: bullseye
1616

17-
**Digest:** sha256:89a4f55d81d224eeeb27e4fa51adb84d1a7546484358dc306e3f9b021d6dbad6
17+
**Digest:** sha256:b040ff350ae3034c6f16250f433c5eb6e132d7237cacf44433de249ba36bad95
1818

1919
**Tags:**
2020
```
@@ -44,8 +44,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev
4444

4545
| Tool | Commit | Path |
4646
|------|--------|------|
47-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
48-
| [vcpkg](https://github.com/microsoft/vcpkg) | b86c0c35b88e2bf3557ff49dc831689c2f085090 | /usr/local/vcpkg |
47+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
48+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
4949

5050
**Additional linux tools and packages**
5151

@@ -107,7 +107,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev
107107

108108
## Variant: buster
109109

110-
**Digest:** sha256:7fe1f4afa7689f16e1d15a693887992de69f7275898f9677fb4d66976a84c0ea
110+
**Digest:** sha256:831598e1800602d39ee93d401c6d040a34bd1a12672a5169b71b074f50dd2daf
111111

112112
**Tags:**
113113
```
@@ -135,8 +135,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian10
135135

136136
| Tool | Commit | Path |
137137
|------|--------|------|
138-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
139-
| [vcpkg](https://github.com/microsoft/vcpkg) | b86c0c35b88e2bf3557ff49dc831689c2f085090 | /usr/local/vcpkg |
138+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
139+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
140140

141141
**Additional linux tools and packages**
142142

@@ -199,7 +199,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian10
199199

200200
## Variant: hirsute
201201

202-
**Digest:** sha256:59408e80276a56530bc0cad2d48ed96de15e26fb8810924fe35f1bc4a2d964d9
202+
**Digest:** sha256:471e71938737a41e7cf8250e8e35831b5858c0b9bc19938cf33508a23c689c1a
203203

204204
**Tags:**
205205
```
@@ -227,8 +227,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu21.04
227227

228228
| Tool | Commit | Path |
229229
|------|--------|------|
230-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
231-
| [vcpkg](https://github.com/microsoft/vcpkg) | d699e78f848027d18d337e6ae4803c2c7c18dbbb | /usr/local/vcpkg |
230+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
231+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
232232

233233
**Additional linux tools and packages**
234234

@@ -290,7 +290,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu21.04
290290

291291
## Variant: focal
292292

293-
**Digest:** sha256:2fa922c394667ad237d27c687654ec9d32c624a519737a2ad076dbfbcbe58395
293+
**Digest:** sha256:0c07e63f8cc19e7be020da474924cbd1d7d063292f4def14145ce5e9c522b135
294294

295295
**Tags:**
296296
```
@@ -319,8 +319,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
319319

320320
| Tool | Commit | Path |
321321
|------|--------|------|
322-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
323-
| [vcpkg](https://github.com/microsoft/vcpkg) | d699e78f848027d18d337e6ae4803c2c7c18dbbb | /usr/local/vcpkg |
322+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
323+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
324324

325325
**Additional linux tools and packages**
326326

@@ -383,7 +383,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
383383

384384
## Variant: bionic
385385

386-
**Digest:** sha256:ae4ce49657b491350e03d2d582d5cb6b932e1cd240b3c7cf38f77b0067d66c06
386+
**Digest:** sha256:14ecb84238165cbaa22bda9870309b179a55502d41bfa61e42cfa61859398167
387387

388388
**Tags:**
389389
```
@@ -411,8 +411,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu18.04
411411

412412
| Tool | Commit | Path |
413413
|------|--------|------|
414-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
415-
| [vcpkg](https://github.com/microsoft/vcpkg) | d699e78f848027d18d337e6ae4803c2c7c18dbbb | /usr/local/vcpkg |
414+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
415+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
416416

417417
**Additional linux tools and packages**
418418

@@ -476,7 +476,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu18.04
476476

477477
## Variant: stretch
478478

479-
**Digest:** sha256:72796621464bc4cf7c7fea389e5e6b89b5f54bc68195fb10c1f6d148713d2c33
479+
**Digest:** sha256:ffecc3c21076eb312ff73c62c3a3f3b7c46a1253e9a49228e6b64dcd0522227d
480480

481481
**Tags:**
482482
```
@@ -504,8 +504,8 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian9
504504

505505
| Tool | Commit | Path |
506506
|------|--------|------|
507-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
508-
| [vcpkg](https://github.com/microsoft/vcpkg) | d699e78f848027d18d337e6ae4803c2c7c18dbbb | /usr/local/vcpkg |
507+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
508+
| [vcpkg](https://github.com/microsoft/vcpkg) | 1b1ae50e1a69f7c659bd7d731e80b358d21c86ad | /usr/local/vcpkg |
509509

510510
**Additional linux tools and packages**
511511

containers/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: buster
1313

14-
**Digest:** sha256:5606a590c3b98787f3539af13647491681f1c7f42bca7037ddfacbcc33d04ae2
14+
**Digest:** sha256:803d28cdfe6d1570ebcf4d9637037df82939be58405bb9ef7e112f5e542bce87
1515

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

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

3737
**Additional linux tools and packages**
3838

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

8484
## Variant: bullseye
8585

86-
**Digest:** sha256:a9a0f97ebcadfbde63f84f3b23b10f32c7095b6caa32d18b51448b13f90778ea
86+
**Digest:** sha256:b21dc841e8c0b6305e2ffb22456b6e4e116fea94188f49042112a2878666f908
8787

8888
**Tags:**
8989
```
@@ -106,7 +106,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev
106106

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

111111
**Additional linux tools and packages**
112112

@@ -156,7 +156,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev
156156

157157
## Variant: stretch
158158

159-
**Digest:** sha256:dd0c0c3399d4dd9806f35b71b5c4db82eb4d3a5ba93b5a9e052d67709e0d65e9
159+
**Digest:** sha256:bd50cbd4b0ae2508b281fba0ddc4ffccf8a2c1d31d8cf8cf660cefec25fa3cf9
160160

161161
**Tags:**
162162
```
@@ -177,7 +177,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-debian9
177177

178178
| Tool | Commit | Path |
179179
|------|--------|------|
180-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh |
180+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
181181

182182
**Additional linux tools and packages**
183183

0 commit comments

Comments
 (0)