Skip to content

Commit 10e2363

Browse files
devcontainers-botgithub-actions
and
github-actions
authored
Automated update for image history (#1235)
Co-authored-by: github-actions <[email protected]>
1 parent b839a36 commit 10e2363

File tree

19 files changed

+919
-719
lines changed

19 files changed

+919
-719
lines changed

cgmanifest.json

+85-83
Large diffs are not rendered by default.

src/anaconda/history/dev.md

+14-14
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:71eed6cef40d2dc868dbd8e28b722fd0c124203ddd864b131fcbf8a9a22bae0c
7+
**Digest:** sha256:47bbd61431eff40368c27183084d24bb1ecfb42767410a02aabfd4525c83aed2
88

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

2424
| Language / runtime | Version | Path |
2525
|--------------------|---------|------|
26-
| [Python](https://www.python.org/) | 3.12.4 | /opt/conda |
26+
| [Python](https://www.python.org/) | 3.12.7 | /opt/conda |
2727
| [Jupyter Notebooks](https://jupyter.org/) | 7.2.2 | /opt/conda |
2828
| [Jupyter Lab](https://jupyter.org/) | 4.2.5 | /opt/conda |
2929

3030
**Tools installed using git**
3131

3232
| Tool | Commit | Path |
3333
|------|--------|------|
34-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 367e9381dfae65e020cb5c439818e04ae1dd9423 | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 09a94672003b21b8a3d8d15d31098641e7f3a4db | /home/vscode/.oh-my-zsh |
3535

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

3838
| Tool / package | Version |
3939
|----------------|---------|
4040
| joblib | 1.4.2 |
4141
| cookiecutter | 2.6.0 |
42-
| cryptography | 43.0.1 |
42+
| cryptography | 43.0.3 |
4343
| mistune | 3.0.1 |
4444
| numpy | 1.26.4 |
4545
| certifi | 2024.8.30 |
46-
| setuptools | 69.5.1 |
47-
| wheel | 0.43.0 |
48-
| nbconvert | 7.10.0 |
46+
| setuptools | 75.1.0 |
47+
| wheel | 0.44.0 |
48+
| nbconvert | 7.16.4 |
4949
| Werkzeug | 3.0.3 |
50-
| requests | 2.32.2 |
50+
| requests | 2.32.3 |
5151
| tornado | 6.4.1 |
52-
| transformers | 4.44.1 |
52+
| transformers | 4.45.2 |
5353
| jupyter_server | 2.14.1 |
5454

5555
**Other tools and utilities**
5656

5757
| Tool | Version | Path |
5858
|------|---------|------|
59-
| [git](https://github.com/git/git) | 2.46.1 |
60-
| [conda](https://github.com/conda/conda) | 24.7.1 | /opt/conda |
59+
| [git](https://github.com/git/git) | 2.47.0 |
60+
| [conda](https://github.com/conda/conda) | 24.9.2 | /opt/conda |
6161

6262
**Additional linux tools and packages**
6363

@@ -66,21 +66,21 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
6666
| apt-transport-https | 2.6.1 |
6767
| apt-utils | 2.6.1 |
6868
| ca-certificates | 20230311 |
69-
| curl | 7.88.1-10+deb12u7 |
69+
| curl | 7.88.1-10+deb12u8 |
7070
| dialog | 1.3-20230209-1 |
7171
| git | 1:2.39.5-0+deb12u1 |
7272
| gnupg2 | 2.2.40-1.1 |
7373
| htop | 3.2.2-2 |
7474
| iproute2 | 6.1.0-3 |
7575
| jq | 1.6-2.1 |
7676
| less | 590-2.1~deb12u2 |
77-
| libc6 | 2.36-9+deb12u8 |
77+
| libc6 | 2.36-9+deb12u9 |
7878
| libgssapi-krb5-2 | 1.20.1-2+deb12u2 |
7979
| libicu72 | 72.1-3 |
8080
| libkrb5-3 | 1.20.1-2+deb12u2 |
8181
| liblttng-ust1 | 2.13.5-1 |
8282
| libstdc++6 | 12.2.0-14 |
83-
| locales | 2.36-9+deb12u8 |
83+
| locales | 2.36-9+deb12u9 |
8484
| lsb-release | 12.0-1 |
8585
| lsof | 4.95.0-1 |
8686
| man-db | 2.11.2-2 |

src/base-alpine/history/dev.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Variant: 3.20
1414

15-
**Digest:** sha256:572f01ce8231e591ec1c3c949abde91f7fbfdf54a236e2d9801c96aa3ae91c34
15+
**Digest:** sha256:104d5ea27e92d4a21ad21061e28ee174ed1945656aff3fb29fffa90e0d6688df
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) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /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.46.2 |
42+
| [git](https://github.com/git/git) | 2.47.0 |
4343

4444
**Additional linux tools and packages**
4545

@@ -52,7 +52,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
5252
| htop | 3.3.0-r0 |
5353
| net-tools | 2.10-r3 |
5454
| psmisc | 23.7-r0 |
55-
| curl | 8.9.1-r2 |
55+
| curl | 8.11.0-r2 |
5656
| wget | 1.24.5-r0 |
5757
| rsync | 3.3.0-r0 |
5858
| ca-certificates | 20240705-r0 |
@@ -82,7 +82,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
8282

8383
## Variant: 3.19
8484

85-
**Digest:** sha256:3d86affa2911703bc1046219eda62f29816a536995650469d92ad2ebabb88469
85+
**Digest:** sha256:a326094a925a60d637891d70e6c17475618df5233f8717f6c31a74cc264d035a
8686

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

103103
| Tool | Commit | Path |
104104
|------|--------|------|
105-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
105+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /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.46.2 |
111+
| [git](https://github.com/git/git) | 2.47.0 |
112112

113113
**Additional linux tools and packages**
114114

@@ -121,7 +121,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.19
121121
| htop | 3.2.2-r1 |
122122
| net-tools | 2.10-r3 |
123123
| psmisc | 23.6-r2 |
124-
| curl | 8.9.1-r0 |
124+
| curl | 8.9.1-r1 |
125125
| wget | 1.21.4-r0 |
126126
| rsync | 3.2.7-r4 |
127127
| ca-certificates | 20240226-r0 |
@@ -151,7 +151,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.19
151151

152152
## Variant: 3.18
153153

154-
**Digest:** sha256:67a7a38106bd371a62e2ca1af018f2f0e2ad270317ae152fb8a6eb1001211f0e
154+
**Digest:** sha256:d8f5090d0f810255162902afc36307e9ed44aa35f2b9dc594a573773b9a60666
155155

156156
**Tags:**
157157
```
@@ -171,13 +171,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
171171

172172
| Tool | Commit | Path |
173173
|------|--------|------|
174-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
174+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh |
175175

176176
**Other tools and utilities**
177177

178178
| Tool | Version | Path |
179179
|------|---------|------|
180-
| [git](https://github.com/git/git) | 2.46.2 |
180+
| [git](https://github.com/git/git) | 2.47.0 |
181181

182182
**Additional linux tools and packages**
183183

@@ -190,7 +190,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
190190
| htop | 3.2.2-r1 |
191191
| net-tools | 2.10-r3 |
192192
| psmisc | 23.6-r2 |
193-
| curl | 8.9.1-r0 |
193+
| curl | 8.9.1-r1 |
194194
| wget | 1.21.4-r0 |
195195
| rsync | 3.2.7-r4 |
196196
| ca-certificates | 20240226-r0 |
@@ -202,7 +202,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
202202
| jq | 1.6-r4 |
203203
| libgcc | 12.2.1_git20220924-r10 |
204204
| libstdc++ | 12.2.1_git20220924-r10 |
205-
| krb5-libs | 1.20.2-r0 |
205+
| krb5-libs | 1.20.2-r1 |
206206
| libintl | 0.21.1-r7 |
207207
| libssl1.1 | 1.1.1u-r1 |
208208
| lttng-ust | 2.13.5-r2 |
@@ -221,7 +221,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
221221

222222
## Variant: 3.17
223223

224-
**Digest:** sha256:0c272d896c15f85dd20bbb0d69f05d98df2ecb68cf1a943a7b48a1ef5630d5b8
224+
**Digest:** sha256:b041703ef8ce2d4fd66498bec314379785e8af2954506304c03d410d8e4d5324
225225

226226
**Tags:**
227227
```
@@ -241,13 +241,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
241241

242242
| Tool | Commit | Path |
243243
|------|--------|------|
244-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
244+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh |
245245

246246
**Other tools and utilities**
247247

248248
| Tool | Version | Path |
249249
|------|---------|------|
250-
| [git](https://github.com/git/git) | 2.46.2 |
250+
| [git](https://github.com/git/git) | 2.47.0 |
251251

252252
**Additional linux tools and packages**
253253

@@ -272,7 +272,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
272272
| jq | 1.6-r2 |
273273
| libgcc | 12.2.1_git20220924-r4 |
274274
| libstdc++ | 12.2.1_git20220924-r4 |
275-
| krb5-libs | 1.20.2-r0 |
275+
| krb5-libs | 1.20.2-r1 |
276276
| libintl | 0.21.1-r1 |
277277
| libssl1.1 | 1.1.1u-r1 |
278278
| lttng-ust | 2.13.3-r0 |

src/base-debian/history/dev.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Variant: bookworm
1212

13-
**Digest:** sha256:ffaaf26e58ecefca69c862e486d1312bd982414f10daa3366c79047ab7ddd32b
13+
**Digest:** sha256:96089751ce6be6df2237fa9cd2ef2e4cda8bab2c7595ea68420835b495a19b7d
1414

1515
**Tags:**
1616
```
@@ -33,13 +33,13 @@ mcr.microsoft.com/devcontainers/base:dev
3333

3434
| Tool | Commit | Path |
3535
|------|--------|------|
36-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /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.46.2 |
42+
| [git](https://github.com/git/git) | 2.47.0 |
4343

4444
**Additional linux tools and packages**
4545

@@ -48,21 +48,21 @@ mcr.microsoft.com/devcontainers/base:dev
4848
| apt-transport-https | 2.6.1 |
4949
| apt-utils | 2.6.1 |
5050
| ca-certificates | 20230311 |
51-
| curl | 7.88.1-10+deb12u7 |
51+
| curl | 7.88.1-10+deb12u8 |
5252
| dialog | 1.3-20230209-1 |
5353
| git | 1:2.39.5-0+deb12u1 |
5454
| gnupg2 | 2.2.40-1.1 |
5555
| htop | 3.2.2-2 |
5656
| iproute2 | 6.1.0-3 |
5757
| jq | 1.6-2.1 |
5858
| less | 590-2.1~deb12u2 |
59-
| libc6 | 2.36-9+deb12u8 |
59+
| libc6 | 2.36-9+deb12u9 |
6060
| libgssapi-krb5-2 | 1.20.1-2+deb12u2 |
6161
| libicu72 | 72.1-3 |
6262
| libkrb5-3 | 1.20.1-2+deb12u2 |
6363
| liblttng-ust1 | 2.13.5-1 |
6464
| libstdc++6 | 12.2.0-14 |
65-
| locales | 2.36-9+deb12u8 |
65+
| locales | 2.36-9+deb12u9 |
6666
| lsb-release | 12.0-1 |
6767
| lsof | 4.95.0-1 |
6868
| man-db | 2.11.2-2 |
@@ -86,7 +86,7 @@ mcr.microsoft.com/devcontainers/base:dev
8686

8787
## Variant: bullseye
8888

89-
**Digest:** sha256:89158607614daf71a545200450e7f9fef47467f74dd2139331cf2ee5b4234588
89+
**Digest:** sha256:71d9af76a22ee60748f3e2ba7839929c7c15f7725f77d603b3e09fbcbaa0341f
9090

9191
**Tags:**
9292
```
@@ -107,13 +107,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
107107

108108
| Tool | Commit | Path |
109109
|------|--------|------|
110-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9114853500ea66cff7c803b0e951754833946f3d | /home/vscode/.oh-my-zsh |
110+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh |
111111

112112
**Other tools and utilities**
113113

114114
| Tool | Version | Path |
115115
|------|---------|------|
116-
| [git](https://github.com/git/git) | 2.46.2 |
116+
| [git](https://github.com/git/git) | 2.47.0 |
117117

118118
**Additional linux tools and packages**
119119

@@ -122,7 +122,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
122122
| apt-transport-https | 2.2.4 |
123123
| apt-utils | 2.2.4 |
124124
| ca-certificates | 20210119 |
125-
| curl | 7.74.0-1.3+deb11u13 |
125+
| curl | 7.74.0-1.3+deb11u14 |
126126
| dialog | 1.3-20201126-1 |
127127
| git | 1:2.30.2-1+deb11u3 |
128128
| gnupg2 | 2.2.27-2+deb11u2 |
@@ -135,7 +135,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
135135
| libicu67 | 67.1-7 |
136136
| libkrb5-3 | 1.18.3-6+deb11u5 |
137137
| liblttng-ust0 | 2.12.1-1 |
138-
| libssl1.1 | 1.1.1w-0+deb11u1 |
138+
| libssl1.1 | 1.1.1w-0+deb11u2 |
139139
| libstdc++6 | 10.2.1-6 |
140140
| locales | 2.31-13+deb11u11 |
141141
| lsb-release | 11.1.0 |

0 commit comments

Comments
 (0)