Skip to content

Commit 6c08bac

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

File tree

19 files changed

+481
-709
lines changed

19 files changed

+481
-709
lines changed

cgmanifest.json

Lines changed: 37 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Type": "Pip",
3737
"Pip": {
3838
"Name": "cryptography",
39-
"Version": "41.0.7"
39+
"Version": "42.0.4"
4040
}
4141
}
4242
},
@@ -72,7 +72,7 @@
7272
"Type": "Pip",
7373
"Pip": {
7474
"Name": "setuptools",
75-
"Version": "68.0.0"
75+
"Version": "68.2.2"
7676
}
7777
}
7878
},
@@ -90,7 +90,7 @@
9090
"Type": "Pip",
9191
"Pip": {
9292
"Name": "wheel",
93-
"Version": "0.38.4"
93+
"Version": "0.41.2"
9494
}
9595
}
9696
},
@@ -179,7 +179,7 @@
179179
"Type": "other",
180180
"Other": {
181181
"Name": "git",
182-
"Version": "2.43.1",
182+
"Version": "2.43.0",
183183
"DownloadUrl": "https://github.com/git/git"
184184
}
185185
}
@@ -200,7 +200,17 @@
200200
"Git": {
201201
"Name": "Oh My Zsh!",
202202
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
203-
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
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"
204214
}
205215
}
206216
},
@@ -300,7 +310,7 @@
300310
"Git": {
301311
"Name": "vcpkg",
302312
"repositoryUrl": "https://github.com/microsoft/vcpkg",
303-
"commitHash": "345ac44ab8d6a16239d3af55df9608bf725e7a48"
313+
"commitHash": "215a2535590f1f63788ac9bd2ed58ad15e6afdff"
304314
}
305315
}
306316
},
@@ -459,7 +469,7 @@
459469
"Type": "go",
460470
"Go": {
461471
"Name": "golang.org/x/tools/gopls",
462-
"Version": "0.14.2"
472+
"Version": "0.15.1"
463473
}
464474
}
465475
},
@@ -468,7 +478,7 @@
468478
"Type": "go",
469479
"Go": {
470480
"Name": "honnef.co/go/tools",
471-
"Version": "0.4.5"
481+
"Version": "0.4.6"
472482
}
473483
}
474484
},
@@ -513,7 +523,7 @@
513523
"Type": "go",
514524
"Go": {
515525
"Name": "github.com/go-delve/delve",
516-
"Version": "1.22.0"
526+
"Version": "1.22.1"
517527
}
518528
}
519529
},
@@ -546,16 +556,6 @@
546556
}
547557
}
548558
},
549-
{
550-
"Component": {
551-
"Type": "other",
552-
"Other": {
553-
"Name": "Docker Image: golang",
554-
"Version": "1.20-bookworm",
555-
"DownloadUrl": "https://hub.docker.com/_/golang"
556-
}
557-
}
558-
},
559559
{
560560
"Component": {
561561
"Type": "other",
@@ -576,16 +576,6 @@
576576
}
577577
}
578578
},
579-
{
580-
"Component": {
581-
"Type": "other",
582-
"Other": {
583-
"Name": "Docker Image: golang",
584-
"Version": "1.20-bullseye",
585-
"DownloadUrl": "https://hub.docker.com/_/golang"
586-
}
587-
}
588-
},
589579
{
590580
"Component": {
591581
"Type": "other",
@@ -621,7 +611,7 @@
621611
"Type": "npm",
622612
"Npm": {
623613
"Name": "eslint",
624-
"Version": "8.56.0"
614+
"Version": "8.57.0"
625615
}
626616
}
627617
},
@@ -631,7 +621,7 @@
631621
"Git": {
632622
"Name": "Oh My Zsh!",
633623
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
634-
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
624+
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
635625
}
636626
}
637627
},
@@ -724,7 +714,7 @@
724714
"Type": "RubyGems",
725715
"RubyGems": {
726716
"Name": "github-pages",
727-
"Version": "229"
717+
"Version": "231"
728718
}
729719
}
730720
},
@@ -744,7 +734,7 @@
744734
"Git": {
745735
"Name": "ruby-build",
746736
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
747-
"commitHash": "e1b36a32fb87d61955ac38f1889b7e3cb3b2f407"
737+
"commitHash": "09da542276c0bd9c23d34a71eeaba5aafe5fa975"
748738
}
749739
}
750740
},
@@ -778,21 +768,12 @@
778768
}
779769
}
780770
},
781-
{
782-
"Component": {
783-
"Type": "Pip",
784-
"Pip": {
785-
"Name": "wheel",
786-
"Version": "0.41.2"
787-
}
788-
}
789-
},
790771
{
791772
"Component": {
792773
"Type": "Pip",
793774
"Pip": {
794775
"Name": "pylint",
795-
"Version": "3.0.3"
776+
"Version": "3.1.0"
796777
}
797778
}
798779
},
@@ -819,7 +800,7 @@
819800
"Type": "Pip",
820801
"Pip": {
821802
"Name": "black",
822-
"Version": "24.1.1"
803+
"Version": "24.2.0"
823804
}
824805
}
825806
},
@@ -873,7 +854,7 @@
873854
"Type": "Pip",
874855
"Pip": {
875856
"Name": "virtualenv",
876-
"Version": "20.25.0"
857+
"Version": "20.25.1"
877858
}
878859
}
879860
},
@@ -1442,7 +1423,7 @@
14421423
"Type": "Pip",
14431424
"Pip": {
14441425
"Name": "pandas",
1445-
"Version": "2.2.0"
1426+
"Version": "2.2.1"
14461427
}
14471428
}
14481429
},
@@ -1460,7 +1441,7 @@
14601441
"Type": "Pip",
14611442
"Pip": {
14621443
"Name": "matplotlib",
1463-
"Version": "3.8.2"
1444+
"Version": "3.8.3"
14641445
}
14651446
}
14661447
},
@@ -1478,7 +1459,7 @@
14781459
"Type": "Pip",
14791460
"Pip": {
14801461
"Name": "scikit-learn",
1481-
"Version": "1.4.0"
1462+
"Version": "1.4.1.post1"
14821463
}
14831464
}
14841465
},
@@ -1487,7 +1468,7 @@
14871468
"Type": "Pip",
14881469
"Pip": {
14891470
"Name": "torch",
1490-
"Version": "2.2.0"
1471+
"Version": "2.2.1"
14911472
}
14921473
}
14931474
},
@@ -1496,7 +1477,7 @@
14961477
"Type": "Pip",
14971478
"Pip": {
14981479
"Name": "plotly",
1499-
"Version": "5.18.0"
1480+
"Version": "5.19.0"
15001481
}
15011482
}
15021483
},
@@ -1509,15 +1490,6 @@
15091490
}
15101491
}
15111492
},
1512-
{
1513-
"Component": {
1514-
"Type": "Pip",
1515-
"Pip": {
1516-
"Name": "setuptools",
1517-
"Version": "68.2.2"
1518-
}
1519-
}
1520-
},
15211493
{
15221494
"Component": {
15231495
"Type": "Pip",
@@ -1541,7 +1513,7 @@
15411513
"Git": {
15421514
"Name": "Oh My Zsh!",
15431515
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1544-
"commitHash": "8f22370af8bd390ea3b8610da1ccf388826d909d"
1516+
"commitHash": "fd01fd66ce27c669e5ffaea94460a37423d1e134"
15451517
}
15461518
}
15471519
},
@@ -1551,7 +1523,7 @@
15511523
"Git": {
15521524
"Name": "nvs",
15531525
"repositoryUrl": "https://github.com/jasongin/nvs",
1554-
"commitHash": "22ae0829b84624c49192112213d2556b9d42d99e"
1526+
"commitHash": "fe734a2f57fea0065ce70260b441752e3f6c30ae"
15551527
}
15561528
}
15571529
},
@@ -1570,7 +1542,7 @@
15701542
"Type": "other",
15711543
"Other": {
15721544
"Name": "kubectl",
1573-
"Version": "v1.29.1",
1545+
"Version": "v1.29.2",
15741546
"DownloadUrl": "https://github.com/kubernetes/kubectl"
15751547
}
15761548
}
@@ -1580,7 +1552,7 @@
15801552
"Type": "other",
15811553
"Other": {
15821554
"Name": "Helm",
1583-
"Version": "3.14.0",
1555+
"Version": "3.14.2",
15841556
"DownloadUrl": "https://github.com/helm/helm"
15851557
}
15861558
}
@@ -1590,7 +1562,7 @@
15901562
"Type": "other",
15911563
"Other": {
15921564
"Name": "Docker Compose",
1593-
"Version": "1.29.2",
1565+
"Version": "2.24.6",
15941566
"DownloadUrl": "https://github.com/docker/compose"
15951567
}
15961568
}
@@ -1600,7 +1572,7 @@
16001572
"Type": "other",
16011573
"Other": {
16021574
"Name": "GitHub CLI",
1603-
"Version": "2.43.1",
1575+
"Version": "2.45.0",
16041576
"DownloadUrl": "https://github.com/cli/cli"
16051577
}
16061578
}

src/anaconda/history/dev.md

Lines changed: 8 additions & 8 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:325da1654aca86e62d4acfb6d0ec94fbccf68e4f431121ad67710583c50797ea
7+
**Digest:** sha256:0229de3856063d83e80f6f9226a953c2eef2fbd4c75b1401437db8b69b9ddd1e
88

99
**Tags:**
1010
```
@@ -23,8 +23,8 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
2323

2424
| Language / runtime | Version | Path |
2525
|--------------------|---------|------|
26-
| [Python](https://www.python.org/) | 3.11.5 | /opt/conda |
27-
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.4 | /opt/conda |
26+
| [Python](https://www.python.org/) | 3.11.7 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 7.0.8 | /opt/conda |
2828
| [Jupyter Lab](https://jupyter.org/) | 4.0.11 | /opt/conda |
2929

3030
**Tools installed using git**
@@ -39,13 +39,13 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3939
|----------------|---------|
4040
| joblib | 1.3.1 |
4141
| cookiecutter | 2.2.3 |
42-
| cryptography | 41.0.7 |
42+
| cryptography | 42.0.4 |
4343
| mistune | 3.0.1 |
4444
| numpy | 1.25.2 |
4545
| certifi | 2024.2.2 |
46-
| setuptools | 68.0.0 |
46+
| setuptools | 68.2.2 |
4747
| future | 0.18.3 |
48-
| wheel | 0.38.4 |
48+
| wheel | 0.41.2 |
4949
| nbconvert | 7.7.3 |
5050
| Werkzeug | 2.3.6 |
5151
| requests | 2.31.0 |
@@ -57,8 +57,8 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
5757

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

6363
**Additional linux tools and packages**
6464

0 commit comments

Comments
 (0)