Skip to content

Commit 9c256d0

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (devcontainers#694)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 9797714 commit 9c256d0

File tree

19 files changed

+218
-215
lines changed

19 files changed

+218
-215
lines changed

cgmanifest.json

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Type": "Pip",
3737
"Pip": {
3838
"Name": "cryptography",
39-
"Version": "39.0.1"
39+
"Version": "41.0.2"
4040
}
4141
}
4242
},
@@ -54,7 +54,7 @@
5454
"Type": "Pip",
5555
"Pip": {
5656
"Name": "numpy",
57-
"Version": "1.25.1"
57+
"Version": "1.25.2"
5858
}
5959
}
6060
},
@@ -63,7 +63,7 @@
6363
"Type": "Pip",
6464
"Pip": {
6565
"Name": "certifi",
66-
"Version": "2023.5.7"
66+
"Version": "2023.7.22"
6767
}
6868
}
6969
},
@@ -72,7 +72,7 @@
7272
"Type": "Pip",
7373
"Pip": {
7474
"Name": "setuptools",
75-
"Version": "67.8.0"
75+
"Version": "65.6.3"
7676
}
7777
}
7878
},
@@ -107,7 +107,8 @@
107107
"Component": {
108108
"Type": "Pip",
109109
"Pip": {
110-
"Name": "py"
110+
"Name": "py",
111+
"Version": "1.11.0"
111112
}
112113
}
113114
},
@@ -281,7 +282,17 @@
281282
"Git": {
282283
"Name": "vcpkg",
283284
"repositoryUrl": "https://github.com/microsoft/vcpkg",
284-
"commitHash": "8184c5e06c6bbf0f9ba67ab9e9b8b5b5202d6c08"
285+
"commitHash": "980ec0f49d81f794778386f7bd518b2cc9c092f0"
286+
}
287+
}
288+
},
289+
{
290+
"Component": {
291+
"Type": "git",
292+
"Git": {
293+
"Name": "vcpkg",
294+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
295+
"commitHash": "a28aae61c575c6b5b2318d3d2dd97de1e55dc049"
285296
}
286297
}
287298
},
@@ -400,7 +411,7 @@
400411
"Type": "go",
401412
"Go": {
402413
"Name": "golang.org/x/tools/gopls",
403-
"Version": "0.12.4"
414+
"Version": "0.13.1"
404415
}
405416
}
406417
},
@@ -562,7 +573,7 @@
562573
"Type": "npm",
563574
"Npm": {
564575
"Name": "eslint",
565-
"Version": "8.45.0"
576+
"Version": "8.46.0"
566577
}
567578
}
568579
},
@@ -677,7 +688,7 @@
677688
"Type": "RubyGems",
678689
"RubyGems": {
679690
"Name": "bundler",
680-
"Version": "2.4.17"
691+
"Version": "2.4.18"
681692
}
682693
}
683694
},
@@ -715,7 +726,7 @@
715726
"Git": {
716727
"Name": "ruby-build",
717728
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
718-
"commitHash": "35e5d2a29df62213e930e9617894e0a8eed9da70"
729+
"commitHash": "9862a16796e40958ee78633427acadfb53d885d3"
719730
}
720731
}
721732
},
@@ -763,17 +774,8 @@
763774
"Component": {
764775
"Type": "Pip",
765776
"Pip": {
766-
"Name": "certifi",
767-
"Version": "2023.7.22"
768-
}
769-
}
770-
},
771-
{
772-
"Component": {
773-
"Type": "Pip",
774-
"Pip": {
775-
"Name": "cryptography",
776-
"Version": "41.0.2"
777+
"Name": "setuptools",
778+
"Version": "67.8.0"
777779
}
778780
}
779781
},
@@ -791,7 +793,7 @@
791793
"Type": "Pip",
792794
"Pip": {
793795
"Name": "flake8",
794-
"Version": "6.0.0"
796+
"Version": "6.1.0"
795797
}
796798
}
797799
},
@@ -845,7 +847,7 @@
845847
"Type": "Pip",
846848
"Pip": {
847849
"Name": "pycodestyle",
848-
"Version": "2.10.0"
850+
"Version": "2.11.0"
849851
}
850852
}
851853
},
@@ -1564,7 +1566,7 @@
15641566
"Type": "other",
15651567
"Other": {
15661568
"Name": "Go",
1567-
"Version": "1.20.6",
1569+
"Version": "1.20.7",
15681570
"DownloadUrl": "https://golang.org/dl"
15691571
}
15701572
}

src/anaconda/history/dev.md

Lines changed: 10 additions & 9 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:4c4cdfc8842b047dd8182616c57569616859bbf4b22d4f7c4db2d3d02b5ca62c
7+
**Digest:** sha256:3b9c7d4013c4482bea920f8ad7af8cc5cf3507c7c1389493fbd1e281471d7f19
88

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

2424
| Language / runtime | Version | Path |
2525
|--------------------|---------|------|
26-
| [Python](https://www.python.org/) | 3.11.3 | /opt/conda |
27-
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.4 | /opt/conda |
28-
| [Jupyter Lab](https://jupyter.org/) | 3.6.3 | /opt/conda |
26+
| [Python](https://www.python.org/) | 3.10.9 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.2 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 3.5.3 | /opt/conda |
2929

3030
**Tools installed using git**
3131

@@ -39,14 +39,15 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3939
|----------------|---------|
4040
| joblib | 1.3.1 |
4141
| cookiecutter | 2.2.3 |
42-
| cryptography | 39.0.1 |
42+
| cryptography | 41.0.2 |
4343
| mistune | 3.0.1 |
44-
| numpy | 1.25.1 |
45-
| certifi | 2023.5.7 |
46-
| setuptools | 67.8.0 |
44+
| numpy | 1.25.2 |
45+
| certifi | 2023.7.22 |
46+
| setuptools | 65.6.3 |
4747
| future | 0.18.3 |
4848
| wheel | 0.38.4 |
4949
| nbconvert | 7.7.3 |
50+
| py | 1.11.0 |
5051
| requests | 2.31.0 |
5152
| tornado | 6.3.2 |
5253

@@ -55,7 +56,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
5556
| Tool | Version | Path |
5657
|------|---------|------|
5758
| [git](https://github.com/git/git) | 2.41.0 |
58-
| [conda](https://github.com/conda/conda) | 23.5.2 | /opt/conda |
59+
| [conda](https://github.com/conda/conda) | 23.3.1 | /opt/conda |
5960

6061
**Additional linux tools and packages**
6162

src/base-alpine/history/dev.md

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

1313
## Variant: 3.18
1414

15-
**Digest:** sha256:88e434f931ac05efcacd39cc8ead8de6d0aa6e667aa00f3871897f6d3fb2d5bc
15+
**Digest:** sha256:9773389c5920cd332f19e5e850c05044e9cc06731841816106e7731b8153c7fe
1616

1717
**Tags:**
1818
```
@@ -83,7 +83,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
8383

8484
## Variant: 3.17
8585

86-
**Digest:** sha256:c334fb7163c3aacc3be72f3763fcb02a4d70e57585fc00e2e61689504cc01d43
86+
**Digest:** sha256:605c5f7ac09979aa1952164a6c0c518b8aed781f8af93fbd4f1bfb9d7ee80126
8787

8888
**Tags:**
8989
```
@@ -153,7 +153,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
153153

154154
## Variant: 3.16
155155

156-
**Digest:** sha256:86b970a189c3a86813b267f0a15033ce590eae5687312656139a0c6b60045aaf
156+
**Digest:** sha256:2f7e74afe935eccf5a29156de66b243867ed41af26ccd721aa824a3b5fa23052
157157

158158
**Tags:**
159159
```
@@ -223,7 +223,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
223223

224224
## Variant: 3.15
225225

226-
**Digest:** sha256:3041a5975b8851b04d082bdfb7e7a0e3980a7600b52f167c11c2bd9024760b83
226+
**Digest:** sha256:dc76ff5a5af2ea03ac1aca413eedd3a40d7de50b3ca591df69eaebc9d95935b2
227227

228228
**Tags:**
229229
```

src/base-debian/history/dev.md

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

1212
## Variant: bookworm
1313

14-
**Digest:** sha256:02aff088524683d47f9e7f6128cf3329d02fe82f6282a9727437f40f0acfb82e
14+
**Digest:** sha256:479743a0edc6856fa8d2847ac91846de67143a7a6a8eb95d78eb0e954dc6eb8b
1515

1616
**Tags:**
1717
```
@@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev
8787

8888
## Variant: buster
8989

90-
**Digest:** sha256:bf689591b7ff2a15bec116cadf522fdd6e05ea482256e66244b2050788ffd2f1
90+
**Digest:** sha256:32a5e078844184212b12037329e3d783616381edf97ba1f610f6d45331570f98
9191

9292
**Tags:**
9393
```
@@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
163163

164164
## Variant: bullseye
165165

166-
**Digest:** sha256:4305ecb19673952cb3db029af534e342a4b1eb538167464df9b560908e9548a7
166+
**Digest:** sha256:af57b39b1026c591679dea5799e41c9790e4eee4d14487c45cc27c327af8b2b2
167167

168168
**Tags:**
169169
```

src/base-ubuntu/history/dev.md

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

1111
## Variant: jammy
1212

13-
**Digest:** sha256:0bc0050760f38fd48d2bc9c2d87c81f5b528468768c2b5e1d82809b257fb5b12
13+
**Digest:** sha256:93de730e67f67e303de5368e298c2c6cbbc5864e23862869f03bb1941becb0be
1414

1515
**Tags:**
1616
```
@@ -60,7 +60,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
6060
| libicu70 | 70.1-2 |
6161
| libkrb5-3 | 1.19.2-2ubuntu0.2 |
6262
| liblttng-ust1 | 2.13.1-1ubuntu1 |
63-
| libstdc++6 | 12.1.0-2ubuntu1~22.04 |
63+
| libstdc++6 | 12.3.0-1ubuntu1~22.04 |
6464
| locales | 2.35-0ubuntu3.1 |
6565
| lsb-release | 11.1.0ubuntu4 |
6666
| lsof | 4.93.2+dfsg-1.1build2 |
@@ -85,7 +85,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu
8585

8686
## Variant: focal
8787

88-
**Digest:** sha256:4f9fe9bddc23b143ceb2389fa58f97bcf01677f875be8f45b241a62be7bd5198
88+
**Digest:** sha256:dbd46cd6be6041d13ca6a842c21a59c600926fa731b8c4e6399f56a7e7b6e35d
8989

9090
**Tags:**
9191
```
@@ -130,13 +130,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04
130130
| jq | 1.6-1ubuntu0.20.04.1 |
131131
| less | 551-1ubuntu0.1 |
132132
| libc6 | 2.31-0ubuntu9.9 |
133-
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
133+
| libgcc1 | 1:10.5.0-1ubuntu1~20.04 |
134134
| libgssapi-krb5-2 | 1.17-6ubuntu4.3 |
135135
| libicu66 | 66.1-2ubuntu2.1 |
136136
| libkrb5-3 | 1.17-6ubuntu4.3 |
137137
| liblttng-ust0 | 2.11.0-1 |
138138
| libssl1.1 | 1.1.1f-1ubuntu2.19 |
139-
| libstdc++6 | 10.3.0-1ubuntu1~20.04 |
139+
| libstdc++6 | 10.5.0-1ubuntu1~20.04 |
140140
| locales | 2.31-0ubuntu9.9 |
141141
| lsb-release | 11.1.0ubuntu2 |
142142
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |

0 commit comments

Comments
 (0)