Skip to content

Commit 08995a5

Browse files
github-actions[bot]github-actions
andauthored
Automated update for image history [skip ci] (#275)
Co-authored-by: github-actions <github-actions@github.com>
1 parent f002875 commit 08995a5

File tree

19 files changed

+292
-458
lines changed

19 files changed

+292
-458
lines changed

cgmanifest.json

Lines changed: 25 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@
4040
}
4141
}
4242
},
43+
{
44+
"Component": {
45+
"Type": "Pip",
46+
"Pip": {
47+
"Name": "mistune",
48+
"Version": "2.0.4"
49+
}
50+
}
51+
},
4352
{
4453
"Component": {
4554
"Type": "git",
@@ -66,7 +75,7 @@
6675
"Git": {
6776
"Name": "Oh My Zsh!",
6877
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
69-
"commitHash": "29cf199b5d84eb4897f2e0e421a344174568eb9f"
78+
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
7079
}
7180
}
7281
},
@@ -166,7 +175,7 @@
166175
"Git": {
167176
"Name": "vcpkg",
168177
"repositoryUrl": "https://github.com/microsoft/vcpkg",
169-
"commitHash": "8e3fbf662abe9df0422d4df9e97ca5076287287e"
178+
"commitHash": "71f51b100be2b5d32e3907572d99dc2f97088c8d"
170179
}
171180
}
172181
},
@@ -280,32 +289,12 @@
280289
}
281290
}
282291
},
283-
{
284-
"Component": {
285-
"Type": "other",
286-
"Other": {
287-
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
288-
"Version": "3.1-bullseye",
289-
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
290-
}
291-
}
292-
},
293-
{
294-
"Component": {
295-
"Type": "other",
296-
"Other": {
297-
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
298-
"Version": "3.1-focal",
299-
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
300-
}
301-
}
302-
},
303292
{
304293
"Component": {
305294
"Type": "go",
306295
"Go": {
307296
"Name": "golang.org/x/tools/gopls",
308-
"Version": "0.10.1"
297+
"Version": "0.11.0"
309298
}
310299
}
311300
},
@@ -447,7 +436,7 @@
447436
"Type": "npm",
448437
"Npm": {
449438
"Name": "eslint",
450-
"Version": "8.29.0"
439+
"Version": "8.30.0"
451440
}
452441
}
453442
},
@@ -457,7 +446,7 @@
457446
"Git": {
458447
"Name": "Oh My Zsh!",
459448
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
460-
"commitHash": "29cf199b5d84eb4897f2e0e421a344174568eb9f"
449+
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
461450
}
462451
}
463452
},
@@ -560,7 +549,7 @@
560549
"Git": {
561550
"Name": "rbenv",
562551
"repositoryUrl": "https://github.com/rbenv/rbenv.git",
563-
"commitHash": "593f820a7d2b48009797c6fa491375af3c1d5563"
552+
"commitHash": "61747c06d42a4ef094fcc498eefcd93d5d9d7016"
564553
}
565554
}
566555
},
@@ -609,7 +598,7 @@
609598
"Type": "Pip",
610599
"Pip": {
611600
"Name": "pylint",
612-
"Version": "2.15.8"
601+
"Version": "2.15.9"
613602
}
614603
}
615604
},
@@ -627,7 +616,7 @@
627616
"Type": "Pip",
628617
"Pip": {
629618
"Name": "autopep8",
630-
"Version": "2.0.0"
619+
"Version": "2.0.1"
631620
}
632621
}
633622
},
@@ -976,7 +965,7 @@
976965
"Type": "cargo",
977966
"Cargo": {
978967
"Name": "rust-analysis",
979-
"Version": "1.65.0"
968+
"Version": "1.66.0"
980969
}
981970
}
982971
},
@@ -985,7 +974,7 @@
985974
"Type": "cargo",
986975
"Cargo": {
987976
"Name": "rust-src",
988-
"Version": "1.65.0"
977+
"Version": "1.66.0"
989978
}
990979
}
991980
},
@@ -994,7 +983,7 @@
994983
"Type": "cargo",
995984
"Cargo": {
996985
"Name": "clippy",
997-
"Version": "1.65.0"
986+
"Version": "1.66.0"
998987
}
999988
}
1000989
},
@@ -1140,7 +1129,7 @@
11401129
"Type": "Pip",
11411130
"Pip": {
11421131
"Name": "numpy",
1143-
"Version": "1.23.5"
1132+
"Version": "1.24.0"
11441133
}
11451134
}
11461135
},
@@ -1194,7 +1183,7 @@
11941183
"Type": "Pip",
11951184
"Pip": {
11961185
"Name": "torch",
1197-
"Version": "1.13.0"
1186+
"Version": "1.13.1"
11981187
}
11991188
}
12001189
},
@@ -1221,7 +1210,7 @@
12211210
"Type": "Pip",
12221211
"Pip": {
12231212
"Name": "jupyterlab-git",
1224-
"Version": "0.40.1"
1213+
"Version": "0.41.0"
12251214
}
12261215
}
12271216
},
@@ -1258,7 +1247,7 @@
12581247
"Git": {
12591248
"Name": "Oh My Zsh!",
12601249
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1261-
"commitHash": "29cf199b5d84eb4897f2e0e421a344174568eb9f"
1250+
"commitHash": "2bc42d223cfe3e21aef06648fb971bd9fb00828e"
12621251
}
12631252
}
12641253
},
@@ -1307,7 +1296,7 @@
13071296
"Type": "other",
13081297
"Other": {
13091298
"Name": "Helm",
1310-
"Version": "3.10.2",
1299+
"Version": "3.10.3",
13111300
"DownloadUrl": "https://github.com/helm/helm"
13121301
}
13131302
}

src/anaconda/history/dev.md

Lines changed: 3 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:de6e3e1f74aa9bb5358c3da05a4c8ca158413ca80789f8b32bb9cbb0801f5ef1
7+
**Digest:** sha256:bbd0f4bfdb36ebdcfc48265c3132770d61ef46d0268979b312c6566c8adefcbb
88

99
**Tags:**
1010
```
@@ -40,6 +40,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4040
| joblib | 1.2.0 |
4141
| cookiecutter | 2.1.1 |
4242
| cryptography | 38.0.4 |
43+
| mistune | 2.0.4 |
4344

4445
**Other tools and utilities**
4546

@@ -76,7 +77,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
7677
| man-db | 2.9.4-2 |
7778
| manpages | 5.10-1 |
7879
| manpages-dev | 5.10-1 |
79-
| nano | 5.4-2+deb11u1 |
80+
| nano | 5.4-2+deb11u2 |
8081
| ncdu | 1.15.1-1 |
8182
| net-tools | 1.60+git20181103.0eebece-1 |
8283
| openssh-client | 1:8.4p1-5+deb11u1 |

src/base-alpine/history/dev.md

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

1313
## Variant: 3.17
1414

15-
**Digest:** sha256:2ea64822681845ed9163d4621b85fef028d2b5b1ec88beac699700cee4c5f605
15+
**Digest:** sha256:a1f19bf1954daed8607f63c5bb641888049d00f66086c626ffdf6fdb61f806d2
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) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
3737

3838
**Additional linux tools and packages**
3939

@@ -50,7 +50,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
5050
| curl | 7.86.0-r1 |
5151
| wget | 1.21.3-r2 |
5252
| rsync | 3.2.7-r0 |
53-
| ca-certificates | 20220614-r2 |
53+
| ca-certificates | 20220614-r3 |
5454
| unzip | 6.0-r13 |
5555
| zip | 3.0-r10 |
5656
| nano | 7.0-r0 |
@@ -78,7 +78,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
7878

7979
## Variant: 3.16
8080

81-
**Digest:** sha256:a11f08feb71dd93c6ce3f073c377101d8336bd81cc2e99d54ae2e32961503537
81+
**Digest:** sha256:d2239104438dd0a998bea5c1f6f8a2a2fb787e3327948a5653b23082e364025d
8282

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

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

103103
**Additional linux tools and packages**
104104

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

144144
## Variant: 3.15
145145

146-
**Digest:** sha256:63e9fdd903da754200fbffb61c8a8cb32f7a0f6834bd6b1894313c75de0c5346
146+
**Digest:** sha256:c245112cace7e4a6c49a7fd4e360e8476dadd6e513237be9f0f4e920b04c0111
147147

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

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

168168
**Additional linux tools and packages**
169169

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

209209
## Variant: 3.14
210210

211-
**Digest:** sha256:c2d7323c954d34724f125d7be501b21c46d1b4d2197843e3592a6a6a203d767e
211+
**Digest:** sha256:abffcc6fd8cde4e30bd5fb2718f04a4810b2d27edf36410bcbf086f06cb3a6ee
212212

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

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

233233
**Additional linux tools and packages**
234234

src/base-debian/history/dev.md

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

1111
## Variant: buster
1212

13-
**Digest:** sha256:da83afc1e008d16e6a878a375c060a29a554e42a2b8d8d9879172aebb0d3cab1
13+
**Digest:** sha256:547d19fe45afe4d9ba631cc5eb18c46c18c365f353f62fa1efb9735c44b0a7aa
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) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
3535

3636
**Additional linux tools and packages**
3737

@@ -42,7 +42,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
4242
| ca-certificates | 20200601~deb10u2 |
4343
| curl | 7.64.0-4+deb10u3 |
4444
| dialog | 1.3-20190211-1 |
45-
| git | 1:2.20.1-2+deb10u4 |
45+
| git | 1:2.20.1-2+deb10u6 |
4646
| gnupg2 | 2.2.12-1+deb10u2 |
4747
| htop | 2.2.0-1+b1 |
4848
| iproute2 | 4.20.0-2+deb10u1 |
@@ -80,7 +80,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
8080

8181
## Variant: bullseye
8282

83-
**Digest:** sha256:ceca508ff2959d5650159f566d6d89e53d3086c1f105a062213d3bbf9d568592
83+
**Digest:** sha256:0fa85ce77f5011d69be415a81656c6622ea2d5a0da8e445fdbdb63a214216517
8484

8585
**Tags:**
8686
```
@@ -103,7 +103,7 @@ mcr.microsoft.com/devcontainers/base:dev
103103

104104
| Tool | Commit | Path |
105105
|------|--------|------|
106-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
107107

108108
**Additional linux tools and packages**
109109

@@ -133,7 +133,7 @@ mcr.microsoft.com/devcontainers/base:dev
133133
| man-db | 2.9.4-2 |
134134
| manpages | 5.10-1 |
135135
| manpages-dev | 5.10-1 |
136-
| nano | 5.4-2+deb11u1 |
136+
| nano | 5.4-2+deb11u2 |
137137
| ncdu | 1.15.1-1 |
138138
| net-tools | 1.60+git20181103.0eebece-1 |
139139
| openssh-client | 1:8.4p1-5+deb11u1 |

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:a349be6b14484bf0694f638b6a2d3b984c561c832f4134f4bdf1ae2c066a937e
14+
**Digest:** sha256:cb050fd91ba6076b9a5683a66dd1f2540ef6180f346909de9af997e8aaf2481a
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) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
3737

3838
**Additional linux tools and packages**
3939

@@ -79,7 +79,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
7979

8080
## Variant: focal
8181

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

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

101101
| Tool | Commit | Path |
102102
|------|--------|------|
103-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
103+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
104104

105105
**Additional linux tools and packages**
106106

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

150150
## Variant: bionic
151151

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

154154
**Tags:**
155155
```
@@ -170,7 +170,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu18.04
170170

171171
| Tool | Commit | Path |
172172
|------|--------|------|
173-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 29cf199b5d84eb4897f2e0e421a344174568eb9f | /home/vscode/.oh-my-zsh |
173+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
174174

175175
**Additional linux tools and packages**
176176

0 commit comments

Comments
 (0)