Skip to content

Commit 93b3aed

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

File tree

19 files changed

+626
-425
lines changed

19 files changed

+626
-425
lines changed

cgmanifest.json

Lines changed: 36 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"Type": "Pip",
6464
"Pip": {
6565
"Name": "certifi",
66-
"Version": "2023.11.17"
66+
"Version": "2024.2.2"
6767
}
6868
}
6969
},
@@ -170,7 +170,7 @@
170170
"Git": {
171171
"Name": "Oh My Zsh!",
172172
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
173-
"commitHash": "5ea2c68be88452b33b35ba8004fc9094618bcd87"
173+
"commitHash": "883da63320806532f3d3246b03f934e15aff3bab"
174174
}
175175
}
176176
},
@@ -179,7 +179,7 @@
179179
"Type": "other",
180180
"Other": {
181181
"Name": "git",
182-
"Version": "2.43.0",
182+
"Version": "2.43.1",
183183
"DownloadUrl": "https://github.com/git/git"
184184
}
185185
}
@@ -200,7 +200,7 @@
200200
"Git": {
201201
"Name": "Oh My Zsh!",
202202
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
203-
"commitHash": "212437090032ea1c8c7ccbc1bc2937083c2e7185"
203+
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
204204
}
205205
}
206206
},
@@ -300,17 +300,7 @@
300300
"Git": {
301301
"Name": "vcpkg",
302302
"repositoryUrl": "https://github.com/microsoft/vcpkg",
303-
"commitHash": "fecdd89f28ed883b26a48c2b30085f6384070bb8"
304-
}
305-
}
306-
},
307-
{
308-
"Component": {
309-
"Type": "git",
310-
"Git": {
311-
"Name": "vcpkg",
312-
"repositoryUrl": "https://github.com/microsoft/vcpkg",
313-
"commitHash": "710677da49b03885c65c8b5ca43072d4b1acde75"
303+
"commitHash": "345ac44ab8d6a16239d3af55df9608bf725e7a48"
314304
}
315305
}
316306
},
@@ -496,7 +486,7 @@
496486
"Type": "go",
497487
"Go": {
498488
"Name": "github.com/mgechev/revive",
499-
"Version": "1.3.6"
489+
"Version": "1.3.7"
500490
}
501491
}
502492
},
@@ -536,6 +526,16 @@
536526
}
537527
}
538528
},
529+
{
530+
"Component": {
531+
"Type": "other",
532+
"Other": {
533+
"Name": "Docker Image: golang",
534+
"Version": "1.22-bookworm",
535+
"DownloadUrl": "https://hub.docker.com/_/golang"
536+
}
537+
}
538+
},
539539
{
540540
"Component": {
541541
"Type": "other",
@@ -556,6 +556,16 @@
556556
}
557557
}
558558
},
559+
{
560+
"Component": {
561+
"Type": "other",
562+
"Other": {
563+
"Name": "Docker Image: golang",
564+
"Version": "1.22-bullseye",
565+
"DownloadUrl": "https://hub.docker.com/_/golang"
566+
}
567+
}
568+
},
559569
{
560570
"Component": {
561571
"Type": "other",
@@ -621,7 +631,7 @@
621631
"Git": {
622632
"Name": "Oh My Zsh!",
623633
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
624-
"commitHash": "212437090032ea1c8c7ccbc1bc2937083c2e7185"
634+
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
625635
}
626636
}
627637
},
@@ -696,7 +706,7 @@
696706
"Type": "RubyGems",
697707
"RubyGems": {
698708
"Name": "bundler",
699-
"Version": "2.5.5"
709+
"Version": "2.5.6"
700710
}
701711
}
702712
},
@@ -714,7 +724,7 @@
714724
"Type": "RubyGems",
715725
"RubyGems": {
716726
"Name": "github-pages",
717-
"Version": "228"
727+
"Version": "229"
718728
}
719729
}
720730
},
@@ -901,7 +911,7 @@
901911
"Type": "other",
902912
"Other": {
903913
"Name": "Composer",
904-
"Version": "2.6.6",
914+
"Version": "2.7.1",
905915
"DownloadUrl": "https://getcomposer.org/"
906916
}
907917
}
@@ -1249,7 +1259,7 @@
12491259
"Type": "cargo",
12501260
"Cargo": {
12511261
"Name": "rust-analysis",
1252-
"Version": "1.75.0"
1262+
"Version": "1.76.0"
12531263
}
12541264
}
12551265
},
@@ -1258,7 +1268,7 @@
12581268
"Type": "cargo",
12591269
"Cargo": {
12601270
"Name": "rust-src",
1261-
"Version": "1.75.0"
1271+
"Version": "1.76.0"
12621272
}
12631273
}
12641274
},
@@ -1267,7 +1277,7 @@
12671277
"Type": "cargo",
12681278
"Cargo": {
12691279
"Name": "clippy",
1270-
"Version": "1.75.0"
1280+
"Version": "1.76.0"
12711281
}
12721282
}
12731283
},
@@ -1423,7 +1433,7 @@
14231433
"Type": "Pip",
14241434
"Pip": {
14251435
"Name": "numpy",
1426-
"Version": "1.26.3"
1436+
"Version": "1.26.4"
14271437
}
14281438
}
14291439
},
@@ -1499,15 +1509,6 @@
14991509
}
15001510
}
15011511
},
1502-
{
1503-
"Component": {
1504-
"Type": "Pip",
1505-
"Pip": {
1506-
"Name": "certifi",
1507-
"Version": "2024.2.2"
1508-
}
1509-
}
1510-
},
15111512
{
15121513
"Component": {
15131514
"Type": "Pip",
@@ -1540,7 +1541,7 @@
15401541
"Git": {
15411542
"Name": "Oh My Zsh!",
15421543
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1543-
"commitHash": "212437090032ea1c8c7ccbc1bc2937083c2e7185"
1544+
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
15441545
}
15451546
}
15461547
},
@@ -1609,7 +1610,7 @@
16091610
"Type": "other",
16101611
"Other": {
16111612
"Name": "Go",
1612-
"Version": "1.21.6",
1613+
"Version": "1.22.0",
16131614
"DownloadUrl": "https://golang.org/dl"
16141615
}
16151616
}

src/anaconda/history/dev.md

Lines changed: 6 additions & 6 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:965375477f5a21a0ca8b2fd4c98e3f81ffb323c082dfed7bea6aa40165ecb22a
7+
**Digest:** sha256:325da1654aca86e62d4acfb6d0ec94fbccf68e4f431121ad67710583c50797ea
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) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 883da63320806532f3d3246b03f934e15aff3bab | /home/vscode/.oh-my-zsh |
3535

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

@@ -42,7 +42,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4242
| cryptography | 41.0.7 |
4343
| mistune | 3.0.1 |
4444
| numpy | 1.25.2 |
45-
| certifi | 2023.11.17 |
45+
| certifi | 2024.2.2 |
4646
| setuptools | 68.0.0 |
4747
| future | 0.18.3 |
4848
| wheel | 0.38.4 |
@@ -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.43.1 |
6161
| [conda](https://github.com/conda/conda) | 23.7.4 | /opt/conda |
6262

6363
**Additional linux tools and packages**
@@ -75,14 +75,14 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
7575
| iproute2 | 5.10.0-4 |
7676
| jq | 1.6-2.1 |
7777
| less | 551-2 |
78-
| libc6 | 2.31-13+deb11u7 |
78+
| libc6 | 2.31-13+deb11u8 |
7979
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
8080
| libicu67 | 67.1-7 |
8181
| libkrb5-3 | 1.18.3-6+deb11u4 |
8282
| liblttng-ust0 | 2.12.1-1 |
8383
| libssl1.1 | 1.1.1w-0+deb11u1 |
8484
| libstdc++6 | 10.2.1-6 |
85-
| locales | 2.31-13+deb11u7 |
85+
| locales | 2.31-13+deb11u8 |
8686
| lsb-release | 11.1.0 |
8787
| lsof | 4.93.2+dfsg-1.1 |
8888
| man-db | 2.9.4-2 |

src/base-alpine/history/dev.md

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

1313
## Variant: 3.19
1414

15-
**Digest:** sha256:d7fe5f8a14422012fd0b5bb38fefc40313a6576a2e136ba55179675727340a03
15+
**Digest:** sha256:9bc1b9b9242b051eedac275090508fb55b7bc0873905811d12158d0a4f45d58e
1616

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

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

3838
**Other tools and utilities**
3939

4040
| Tool | Version | Path |
4141
|------|---------|------|
42-
| [git](https://github.com/git/git) | 2.43.0 |
42+
| [git](https://github.com/git/git) | 2.43.1 |
4343

4444
**Additional linux tools and packages**
4545

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

8383
## Variant: 3.18
8484

85-
**Digest:** sha256:e80433033246cef9a858cb1e61a04b57679add0deabed5b6bcaf85de49e744fd
85+
**Digest:** sha256:056f94181fb2f4f9e7ccebf6209f1b98712c1706b48168591cb15fff6c1029de
8686

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

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

107107
**Other tools and utilities**
108108

109109
| Tool | Version | Path |
110110
|------|---------|------|
111-
| [git](https://github.com/git/git) | 2.43.0 |
111+
| [git](https://github.com/git/git) | 2.43.1 |
112112

113113
**Additional linux tools and packages**
114114

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

153153
## Variant: 3.17
154154

155-
**Digest:** sha256:2c094fbd06650d46eb3871db8f4512ab8e35450f4095f5e2040a2ea538f2de6a
155+
**Digest:** sha256:224023b704d42e9650a4ed570b6fb530d669f21d5967606e3ce2327f6f4cc556
156156

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

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

177177
**Other tools and utilities**
178178

179179
| Tool | Version | Path |
180180
|------|---------|------|
181-
| [git](https://github.com/git/git) | 2.43.0 |
181+
| [git](https://github.com/git/git) | 2.43.1 |
182182

183183
**Additional linux tools and packages**
184184

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

223223
## Variant: 3.16
224224

225-
**Digest:** sha256:b5c74ab7029e8071f656411df63e76baa987d6eaea1f4020413a9285bb900b95
225+
**Digest:** sha256:59633967696497c9505fbbac76d6f2075a095d7f535872b2af2bf171eb05685a
226226

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

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

247247
**Other tools and utilities**
248248

249249
| Tool | Version | Path |
250250
|------|---------|------|
251-
| [git](https://github.com/git/git) | 2.43.0 |
251+
| [git](https://github.com/git/git) | 2.43.1 |
252252

253253
**Additional linux tools and packages**
254254

0 commit comments

Comments
 (0)