Skip to content

Commit e3f9c5e

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (#487)
Co-authored-by: github-actions <github-actions@github.com>
1 parent fec00cc commit e3f9c5e

File tree

19 files changed

+221
-230
lines changed

19 files changed

+221
-230
lines changed

cgmanifest.json

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"Type": "Pip",
7373
"Pip": {
7474
"Name": "setuptools",
75-
"Version": "67.5.1"
75+
"Version": "67.6.0"
7676
}
7777
}
7878
},
@@ -148,7 +148,7 @@
148148
"Git": {
149149
"Name": "Oh My Zsh!",
150150
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
151-
"commitHash": "3b759c5dc926d0973d82fa1b8ffed45d770d20e8"
151+
"commitHash": "3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f"
152152
}
153153
}
154154
},
@@ -248,7 +248,7 @@
248248
"Git": {
249249
"Name": "vcpkg",
250250
"repositoryUrl": "https://github.com/microsoft/vcpkg",
251-
"commitHash": "8daf70c56ba9581f5251a5d4675eb771b6b34957"
251+
"commitHash": "62578200abd494caf19dc42d9a3cf0e0b47800db"
252252
}
253253
}
254254
},
@@ -519,7 +519,7 @@
519519
"Git": {
520520
"Name": "Oh My Zsh!",
521521
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
522-
"commitHash": "3b759c5dc926d0973d82fa1b8ffed45d770d20e8"
522+
"commitHash": "3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f"
523523
}
524524
}
525525
},
@@ -594,7 +594,7 @@
594594
"Type": "RubyGems",
595595
"RubyGems": {
596596
"Name": "bundler",
597-
"Version": "2.4.7"
597+
"Version": "2.4.8"
598598
}
599599
}
600600
},
@@ -632,7 +632,7 @@
632632
"Git": {
633633
"Name": "ruby-build",
634634
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
635-
"commitHash": "99cb5e3fa1bd09efda440d5e28e96952d5c965e0"
635+
"commitHash": "ecda5597b14b87b94cf8dada45f31d0b6dbd76d0"
636636
}
637637
}
638638
},
@@ -671,7 +671,7 @@
671671
"Type": "Pip",
672672
"Pip": {
673673
"Name": "pylint",
674-
"Version": "2.16.3"
674+
"Version": "2.17.0"
675675
}
676676
}
677677
},
@@ -716,7 +716,7 @@
716716
"Type": "Pip",
717717
"Pip": {
718718
"Name": "mypy",
719-
"Version": "1.0.1"
719+
"Version": "1.1.1"
720720
}
721721
}
722722
},
@@ -855,15 +855,6 @@
855855
}
856856
}
857857
},
858-
{
859-
"Component": {
860-
"Type": "Pip",
861-
"Pip": {
862-
"Name": "pylint",
863-
"Version": "2.16.4"
864-
}
865-
}
866-
},
867858
{
868859
"Component": {
869860
"Type": "Pip",
@@ -1340,7 +1331,7 @@
13401331
"Git": {
13411332
"Name": "Oh My Zsh!",
13421333
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1343-
"commitHash": "3b759c5dc926d0973d82fa1b8ffed45d770d20e8"
1334+
"commitHash": "3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f"
13441335
}
13451336
}
13461337
},
@@ -1379,7 +1370,7 @@
13791370
"Type": "other",
13801371
"Other": {
13811372
"Name": "Helm",
1382-
"Version": "3.11.1",
1373+
"Version": "3.11.2",
13831374
"DownloadUrl": "https://github.com/helm/helm"
13841375
}
13851376
}
@@ -1399,7 +1390,7 @@
13991390
"Type": "other",
14001391
"Other": {
14011392
"Name": "GitHub CLI",
1402-
"Version": "2.23.0",
1393+
"Version": "2.24.0",
14031394
"DownloadUrl": "https://github.com/cli/cli"
14041395
}
14051396
}
@@ -1409,7 +1400,7 @@
14091400
"Type": "other",
14101401
"Other": {
14111402
"Name": "Go",
1412-
"Version": "1.20.1",
1403+
"Version": "1.20.2",
14131404
"DownloadUrl": "https://golang.org/dl"
14141405
}
14151406
}

src/anaconda/history/dev.md

Lines changed: 2 additions & 2 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:c1fe0e2eed08cd6bd1b377cdf9aa3ff667f985bbd2df77aaad6f1cc04f5bea13
7+
**Digest:** sha256:171adcb1fa66cc4caeaacf695b5a282880abe6d6c5979339618e5b083753c936
88

99
**Tags:**
1010
```
@@ -43,7 +43,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4343
| mistune | 2.0.5 |
4444
| numpy | 1.24.2 |
4545
| certifi | 2022.12.7 |
46-
| setuptools | 67.5.1 |
46+
| setuptools | 67.6.0 |
4747
| future | 0.18.3 |
4848
| wheel | 0.38.4 |
4949
| nbconvert | 7.2.9 |

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:0d2c6531133fe0d915ade8276f403a634b11e83cc104b88508c76187c4dcfed7
15+
**Digest:** sha256:d59211377951aaf55fe215240e663abf5d5a0f8e26ae3f81f2233d73b60f7615
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /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:1061e71dfaa8fed7ce9ea4e59ed57ec0e27aca1834bd79edf403cca0cdf08799
86+
**Digest:** sha256:685cd4ab5726d053f1d1465312c4fca56a9ea092b231f61172d70309701015d8
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /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:09fc951585c49888f9d7b6eb93a6005e091ad3a30a52479a9d0d7a2312ae5baa
156+
**Digest:** sha256:f0f8269208f069bdbed7ad39155b076f53e405a4392fd9f92b9aac3371a47748
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
176+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /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:ab38d3cc01f16defa76229f3f59f873d8868085d38d148ff28d981b06ae6a201
226+
**Digest:** sha256:dadd2922b457857c37a5f0af5887769d55fcaafcc5fd57b69e2a324be6024bee
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
246+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /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:6777d16711ed4a9ad3ad280328182caa119e6c3f74b1ba26595c858adaacf5fa
13+
**Digest:** sha256:b1887abe63e7a75cfa60f9f28cd08271151c2b0693e8f57456511baeed0548bc
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /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:5aeee693908e7f830a18fe8110e1824bc9f81feb6ebc69337434ea23c6856a5b
89+
**Digest:** sha256:8165915f236a58b813239b817023e0239300869a3ea9f3b0150dfbd2ff3e4fa0
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
112+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /home/vscode/.oh-my-zsh |
113113

114114
**Other tools and utilities**
115115

src/base-ubuntu/history/dev.md

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

1212
## Variant: jammy
1313

14-
**Digest:** sha256:ce0922cce48e0e98819a6e354c3f12562bc30123a08a34f693c96a2938c91585
14+
**Digest:** sha256:6cc780f47f9b6b236106422c6e631f740e556dc11f7b41055fa1d564113f1988
1515

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

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

3838
**Other tools and utilities**
3939

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

8686
## Variant: focal
8787

88-
**Digest:** sha256:a08a8dd1503048f742e52b7a8304963c8f43566d83ced5a94c454c2d4ffbff5b
88+
**Digest:** sha256:42415d19aff5e4afcada73760f8c0dbad749366f200dd8efe1e1f54054272723
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) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
109+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /home/vscode/.oh-my-zsh |
110110

111111
**Other tools and utilities**
112112

@@ -161,7 +161,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04
161161

162162
## Variant: bionic
163163

164-
**Digest:** sha256:07ee6a303865c6a14365a4271094848e9b4ff8c8c0e94a5a48b424abc501dfb6
164+
**Digest:** sha256:18d9da65b34a1a7cfec8d55785486841f547e365993a23374fe2cfc466914d98
165165

166166
**Tags:**
167167
```
@@ -182,7 +182,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu18.04
182182

183183
| Tool | Commit | Path |
184184
|------|--------|------|
185-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3b759c5dc926d0973d82fa1b8ffed45d770d20e8 | /home/vscode/.oh-my-zsh |
185+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3ea0e0d2343a2e79be0c2c6ace030a595d5cec2f | /home/vscode/.oh-my-zsh |
186186

187187
**Other tools and utilities**
188188

0 commit comments

Comments
 (0)