Skip to content

Commit cdb8f1f

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

File tree

19 files changed

+253
-263
lines changed

19 files changed

+253
-263
lines changed

cgmanifest.json

Lines changed: 12 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"Git": {
171171
"Name": "Oh My Zsh!",
172172
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
173-
"commitHash": "883da63320806532f3d3246b03f934e15aff3bab"
173+
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
174174
}
175175
}
176176
},
@@ -179,7 +179,7 @@
179179
"Type": "other",
180180
"Other": {
181181
"Name": "git",
182-
"Version": "2.43.0",
182+
"Version": "2.44.0",
183183
"DownloadUrl": "https://github.com/git/git"
184184
}
185185
}
@@ -200,17 +200,7 @@
200200
"Git": {
201201
"Name": "Oh My Zsh!",
202202
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
203-
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
204-
}
205-
}
206-
},
207-
{
208-
"Component": {
209-
"Type": "other",
210-
"Other": {
211-
"Name": "git",
212-
"Version": "2.44.0",
213-
"DownloadUrl": "https://github.com/git/git"
203+
"commitHash": "4fd2af0a82e2826317d9551ecd8d5f44553828d7"
214204
}
215205
}
216206
},
@@ -310,7 +300,7 @@
310300
"Git": {
311301
"Name": "vcpkg",
312302
"repositoryUrl": "https://github.com/microsoft/vcpkg",
313-
"commitHash": "215a2535590f1f63788ac9bd2ed58ad15e6afdff"
303+
"commitHash": "0719a71389654b88d827501d88e37e58ea8cbd70"
314304
}
315305
}
316306
},
@@ -621,7 +611,7 @@
621611
"Git": {
622612
"Name": "Oh My Zsh!",
623613
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
624-
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
614+
"commitHash": "4fd2af0a82e2826317d9551ecd8d5f44553828d7"
625615
}
626616
}
627617
},
@@ -818,7 +808,7 @@
818808
"Type": "Pip",
819809
"Pip": {
820810
"Name": "mypy",
821-
"Version": "1.8.0"
811+
"Version": "1.9.0"
822812
}
823813
}
824814
},
@@ -845,7 +835,7 @@
845835
"Type": "Pip",
846836
"Pip": {
847837
"Name": "bandit",
848-
"Version": "1.7.7"
838+
"Version": "1.7.8"
849839
}
850840
}
851841
},
@@ -1306,7 +1296,7 @@
13061296
"Type": "npm",
13071297
"Npm": {
13081298
"Name": "typescript",
1309-
"Version": "5.3.3"
1299+
"Version": "5.4.2"
13101300
}
13111301
}
13121302
},
@@ -1375,7 +1365,7 @@
13751365
"Type": "linux",
13761366
"Linux": {
13771367
"Name": "git-lfs",
1378-
"Version": "3.4.1",
1368+
"Version": "3.5.1",
13791369
"Distribution": "ubuntu",
13801370
"Release": "20.04",
13811371
"Pool-URL": "https://packagecloud.io/github/git-lfs/ubuntu",
@@ -1513,7 +1503,7 @@
15131503
"Git": {
15141504
"Name": "Oh My Zsh!",
15151505
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1516-
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
1506+
"commitHash": "4fd2af0a82e2826317d9551ecd8d5f44553828d7"
15171507
}
15181508
}
15191509
},
@@ -1562,7 +1552,7 @@
15621552
"Type": "other",
15631553
"Other": {
15641554
"Name": "Docker Compose",
1565-
"Version": "2.24.6",
1555+
"Version": "2.24.7",
15661556
"DownloadUrl": "https://github.com/docker/compose"
15671557
}
15681558
}
@@ -1582,7 +1572,7 @@
15821572
"Type": "other",
15831573
"Other": {
15841574
"Name": "Go",
1585-
"Version": "1.22.0",
1575+
"Version": "1.22.1",
15861576
"DownloadUrl": "https://golang.org/dl"
15871577
}
15881578
}

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:0229de3856063d83e80f6f9226a953c2eef2fbd4c75b1401437db8b69b9ddd1e
7+
**Digest:** sha256:7cd8ee54ef3ce8c7d767b227fabffb7b4b674e2d00311694ae8503f223ae8668
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) | 883da63320806532f3d3246b03f934e15aff3bab | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
3535

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

@@ -57,7 +57,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
5757

5858
| Tool | Version | Path |
5959
|------|---------|------|
60-
| [git](https://github.com/git/git) | 2.43.0 |
60+
| [git](https://github.com/git/git) | 2.44.0 |
6161
| [conda](https://github.com/conda/conda) | 24.1.2 | /opt/conda |
6262

6363
**Additional linux tools and packages**

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.19
1414

15-
**Digest:** sha256:19e4ca39c907d2eb133eb0a9b0b73a5462c50eec5369bc851ff930d2d4b8fe96
15+
**Digest:** sha256:c381b9280b33761412c33481616774ba93187e40f5f70d44145b2fdd3a9cf87d
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /home/vscode/.oh-my-zsh |
3737

3838
**Other tools and utilities**
3939

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

8383
## Variant: 3.18
8484

85-
**Digest:** sha256:4b3647b56ccb2f699fb58459002e2de758698056034a04aaeb0d070a26a871dd
85+
**Digest:** sha256:847fbdb26a4d3a54c5c03b8c9beb464d56488b38af6bd6dd4b49ff79c0551619
8686

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

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

107107
**Other tools and utilities**
108108

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

153153
## Variant: 3.17
154154

155-
**Digest:** sha256:04b7d5033829213537c1bac54c06694491f7aa04ac9a8c3e7d1aa69e0310749a
155+
**Digest:** sha256:082cc0c91b24fd07fcf011b7a253233181453fe9a0c8178db948173d526b8f4e
156156

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

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

177177
**Other tools and utilities**
178178

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

223223
## Variant: 3.16
224224

225-
**Digest:** sha256:1bdd5f15b3646881bc0c19a840290e70a74ecdd17a9ecf46502f14d8b21f3d9e
225+
**Digest:** sha256:ad5c4e5b6753973b6761c7af7fc4bfc5e8eb28e39ab44e83c3bdbdb80054ade2
226226

227227
**Tags:**
228228
```
@@ -242,7 +242,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
242242

243243
| Tool | Commit | Path |
244244
|------|--------|------|
245-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
245+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /home/vscode/.oh-my-zsh |
246246

247247
**Other tools and utilities**
248248

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:d2121d6eabe930365b1a625ea2337e0cb2d2604f5896f6f9db919563be28fece
14+
**Digest:** sha256:29877b7f0d3596542a6e8ec6545f7fbac85322854b7198ac27a39d8c81ae8ded
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /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:ce6bd69ae4582ee3adf624a0052a5fb62f795df229b76880a97004af7dbe711d
90+
**Digest:** sha256:3f18104d553731337b9809180ff632bafca046a843849cfead2fc7204fbb9435
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
111+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /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:d234abc50f44906d28f698131145c9b185305b788afcf964106c36607db25330
166+
**Digest:** sha256:14b741fa09bd8bcc4417fbb74f4776c014b238d5d05001f718595b82c1d16b46
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
187+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /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:76a8438bb82e047de4f0116f263abbd3f591f8eb7eaeb4dcc05e95554cf01df7
13+
**Digest:** sha256:1c55f7dabde47b4504ad0d8c8f6f56f4dff766b89c9d989b185737ccbc98e35c
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
35+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /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:9a3f2532fe6d2a76cb257befcb205ea130f81a5831d4f6eb5a9109c9f8681fee
88+
**Digest:** sha256:dbda4e8fa539892867899434c309f7711ad3bd4881c2e5cea50b4d198ddb15ad
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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |
109+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4fd2af0a82e2826317d9551ecd8d5f44553828d7 | /home/vscode/.oh-my-zsh |
110110

111111
**Other tools and utilities**
112112

0 commit comments

Comments
 (0)