Skip to content

Commit 7069710

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (#581)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 29e670e commit 7069710

File tree

19 files changed

+580
-1175
lines changed

19 files changed

+580
-1175
lines changed

cgmanifest.json

Lines changed: 63 additions & 124 deletions
Large diffs are not rendered by default.

src/anaconda/history/dev.md

Lines changed: 16 additions & 16 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:3373020abea39e5bbd68a911c62e7857d171065a0397e8b38be86cbca547ad08
7+
**Digest:** sha256:1d1597bdaf80f15ad2ecfb2eaf56979b5764f67bd92cec91641341204add70e6
88

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

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

3030
**Tools installed using git**
3131

3232
| Tool | Commit | Path |
3333
|------|--------|------|
34-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 9233ef75f28423d147a2f9f64a45a77b1886ee5d | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5d3e86e2a48adf7a308773f8f1b725d187c7c5ef | /home/vscode/.oh-my-zsh |
3535

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

3838
| Tool / package | Version |
3939
|----------------|---------|
4040
| joblib | 1.2.0 |
4141
| cookiecutter | 2.1.1 |
42-
| cryptography | 40.0.2 |
42+
| cryptography | 39.0.1 |
4343
| mistune | 2.0.5 |
4444
| numpy | 1.24.3 |
45-
| certifi | 2022.12.7 |
46-
| setuptools | 67.7.2 |
45+
| certifi | 2023.5.7 |
46+
| setuptools | 65.6.3 |
4747
| future | 0.18.3 |
48-
| wheel | 0.40.0 |
49-
| nbconvert | 7.3.1 |
50-
| py | 1.11.0 |
48+
| wheel | 0.38.4 |
49+
| nbconvert | 7.4.0 |
50+
| requests | 2.31.0 |
5151

5252
**Other tools and utilities**
5353

5454
| Tool | Version | Path |
5555
|------|---------|------|
5656
| [git](https://github.com/git/git) | 2.40.1 |
57-
| [conda](https://github.com/conda/conda) | 22.9.0 | /opt/conda |
58-
| anaconda | 2022.10 | /opt/conda |
57+
| [conda](https://github.com/conda/conda) | 23.3.1 | /opt/conda |
58+
| anaconda | custom | /opt/conda |
5959

6060
**Additional linux tools and packages**
6161

@@ -72,14 +72,14 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
7272
| iproute2 | 5.10.0-4 |
7373
| jq | 1.6-2.1 |
7474
| less | 551-2 |
75-
| libc6 | 2.31-13+deb11u5 |
75+
| libc6 | 2.31-13+deb11u6 |
7676
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
7777
| libicu67 | 67.1-7 |
7878
| libkrb5-3 | 1.18.3-6+deb11u3 |
7979
| liblttng-ust0 | 2.12.1-1 |
80-
| libssl1.1 | 1.1.1n-0+deb11u4 |
80+
| libssl1.1 | 1.1.1n-0+deb11u5 |
8181
| libstdc++6 | 10.2.1-6 |
82-
| locales | 2.31-13+deb11u5 |
82+
| locales | 2.31-13+deb11u6 |
8383
| lsb-release | 11.1.0 |
8484
| lsof | 4.93.2+dfsg-1.1 |
8585
| man-db | 2.9.4-2 |

src/base-alpine/history/dev.md

Lines changed: 91 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,90 @@
55
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/base-alpine)
66

77
**Image variations:**
8+
- [3.18](#variant-318)
89
- [3.17](#variant-317)
910
- [3.16](#variant-316)
1011
- [3.15](#variant-315)
11-
- [3.14](#variant-314)
12+
13+
## Variant: 3.18
14+
15+
**Digest:** sha256:9945f575e0d0de6ca01323d30ec97725e6b9ffd27e122d265035a512525dfbd5
16+
17+
**Tags:**
18+
```
19+
mcr.microsoft.com/devcontainers/base:dev-alpine-3.18
20+
mcr.microsoft.com/devcontainers/base:dev-alpine3.18
21+
mcr.microsoft.com/devcontainers/base:dev-alpine
22+
```
23+
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
24+
25+
**Linux distribution:** Alpine Linux v3.18
26+
27+
**Architectures:** linux/amd64, linux/arm64
28+
29+
**Available (non-root) user:** vscode
30+
31+
### Contents
32+
**Tools installed using git**
33+
34+
| Tool | Commit | Path |
35+
|------|--------|------|
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fb4213c34ff8ec83cbe6251f432fdac383378562 | /home/vscode/.oh-my-zsh |
37+
38+
**Other tools and utilities**
39+
40+
| Tool | Version | Path |
41+
|------|---------|------|
42+
| [git](https://github.com/git/git) | 2.40.1 |
43+
44+
**Additional linux tools and packages**
45+
46+
| Tool / library | Version |
47+
|----------------|---------|
48+
| openssh-client-default | 9.3_p1-r3 |
49+
| gnupg | 2.4.1-r1 |
50+
| procps-ng | 4.0.3-r1 |
51+
| lsof | 4.98.0-r2 |
52+
| htop | 3.2.2-r1 |
53+
| net-tools | 2.10-r2 |
54+
| psmisc | 23.6-r2 |
55+
| curl | 8.1.2-r0 |
56+
| wget | 1.21.4-r0 |
57+
| rsync | 3.2.7-r4 |
58+
| ca-certificates | 20230506-r0 |
59+
| unzip | 6.0-r14 |
60+
| zip | 3.0-r12 |
61+
| nano | 7.2-r1 |
62+
| vim | 9.0.1568-r0 |
63+
| less | 633-r0 |
64+
| jq | 1.6-r3 |
65+
| libgcc | 12.2.1_git20220924-r10 |
66+
| libstdc++ | 12.2.1_git20220924-r10 |
67+
| krb5-libs | 1.20.1-r1 |
68+
| libintl | 0.21.1-r7 |
69+
| libssl1.1 | 1.1.1u-r0 |
70+
| lttng-ust | 2.13.5-r2 |
71+
| tzdata | 2023c-r1 |
72+
| userspace-rcu | 0.14.0-r1 |
73+
| zlib | 1.2.13-r1 |
74+
| sudo | 1.9.13_p3-r2 |
75+
| coreutils | 9.3-r1 |
76+
| sed | 4.9-r2 |
77+
| grep | 3.10-r1 |
78+
| which | 2.21-r4 |
79+
| ncdu | 1.18.1-r1 |
80+
| shadow | 4.13-r2 |
81+
| strace | 6.3-r1 |
82+
| man-pages | 6.04-r2 |
1283

1384
## Variant: 3.17
1485

15-
**Digest:** sha256:16529abf1d37131024d8ba8f28b817cb661021334307b738d9934d5e73edee04
86+
**Digest:** sha256:710467843185cf0dd81aad5e156e6c57e61b189ade75fc3121a2c36c494c8e11
1687

1788
**Tags:**
1889
```
1990
mcr.microsoft.com/devcontainers/base:dev-alpine-3.17
2091
mcr.microsoft.com/devcontainers/base:dev-alpine3.17
21-
mcr.microsoft.com/devcontainers/base:dev-alpine
2292
```
2393
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
2494
@@ -33,7 +103,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
33103

34104
| Tool | Commit | Path |
35105
|------|--------|------|
36-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5d3e86e2a48adf7a308773f8f1b725d187c7c5ef | /home/vscode/.oh-my-zsh |
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fb4213c34ff8ec83cbe6251f432fdac383378562 | /home/vscode/.oh-my-zsh |
37107

38108
**Other tools and utilities**
39109

@@ -45,17 +115,17 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
45115

46116
| Tool / library | Version |
47117
|----------------|---------|
48-
| openssh-client-default | 9.1_p1-r2 |
118+
| openssh-client-default | 9.1_p1-r3 |
49119
| gnupg | 2.2.40-r0 |
50120
| procps | 3.3.17-r2 |
51121
| lsof | 4.96.4-r0 |
52122
| htop | 3.2.1-r1 |
53123
| net-tools | 2.10-r0 |
54124
| psmisc | 23.5-r0 |
55-
| curl | 8.0.1-r0 |
56-
| wget | 1.21.3-r2 |
125+
| curl | 8.1.2-r0 |
126+
| wget | 1.21.4-r0 |
57127
| rsync | 3.2.7-r0 |
58-
| ca-certificates | 20220614-r4 |
128+
| ca-certificates | 20230506-r0 |
59129
| unzip | 6.0-r13 |
60130
| zip | 3.0-r10 |
61131
| nano | 7.0-r0 |
@@ -66,7 +136,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
66136
| libstdc++ | 12.2.1_git20220924-r4 |
67137
| krb5-libs | 1.20.1-r0 |
68138
| libintl | 0.21.1-r1 |
69-
| libssl1.1 | 1.1.1t-r2 |
139+
| libssl1.1 | 1.1.1u-r0 |
70140
| lttng-ust | 2.13.3-r0 |
71141
| tzdata | 2023c-r0 |
72142
| userspace-rcu | 0.13.2-r0 |
@@ -83,7 +153,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
83153

84154
## Variant: 3.16
85155

86-
**Digest:** sha256:102a354f9e7e3e487ed3236e8ae0d673883380a543f0b98bbbc358cfe9566211
156+
**Digest:** sha256:e695e58f6e26b8c14f8837e31b054506ffb1d7bf9f2cfd2c962fc6028f04660e
87157

88158
**Tags:**
89159
```
@@ -103,7 +173,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
103173

104174
| Tool | Commit | Path |
105175
|------|--------|------|
106-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5d3e86e2a48adf7a308773f8f1b725d187c7c5ef | /home/vscode/.oh-my-zsh |
176+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fb4213c34ff8ec83cbe6251f432fdac383378562 | /home/vscode/.oh-my-zsh |
107177

108178
**Other tools and utilities**
109179

@@ -115,17 +185,17 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
115185

116186
| Tool / library | Version |
117187
|----------------|---------|
118-
| openssh-client-default | 9.0_p1-r2 |
188+
| openssh-client-default | 9.0_p1-r3 |
119189
| gnupg | 2.2.35-r4 |
120190
| procps | 3.3.17-r1 |
121191
| lsof | 4.95.0-r0 |
122192
| htop | 3.2.0-r1 |
123193
| net-tools | 2.10-r0 |
124194
| psmisc | 23.5-r0 |
125-
| curl | 8.0.1-r0 |
195+
| curl | 8.1.2-r0 |
126196
| wget | 1.21.3-r0 |
127197
| rsync | 3.2.7-r0 |
128-
| ca-certificates | 20220614-r0 |
198+
| ca-certificates | 20230506-r0 |
129199
| unzip | 6.0-r9 |
130200
| zip | 3.0-r9 |
131201
| nano | 6.3-r0 |
@@ -136,7 +206,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
136206
| libstdc++ | 11.2.1_git20220219-r2 |
137207
| krb5-libs | 1.19.4-r0 |
138208
| libintl | 0.21-r2 |
139-
| libssl1.1 | 1.1.1t-r2 |
209+
| libssl1.1 | 1.1.1u-r1 |
140210
| lttng-ust | 2.13.2-r0 |
141211
| tzdata | 2023c-r0 |
142212
| userspace-rcu | 0.13.1-r0 |
@@ -153,7 +223,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
153223

154224
## Variant: 3.15
155225

156-
**Digest:** sha256:f764b8fe11f45257d55fd58f42bfc3d14e692461287f5f27fb4b69cc28dba957
226+
**Digest:** sha256:888a3bf8a114ac8adde657829338f763d2f22e7f804ca65fbf0d46fc35730a00
157227

158228
**Tags:**
159229
```
@@ -173,7 +243,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
173243

174244
| Tool | Commit | Path |
175245
|------|--------|------|
176-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5d3e86e2a48adf7a308773f8f1b725d187c7c5ef | /home/vscode/.oh-my-zsh |
246+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fb4213c34ff8ec83cbe6251f432fdac383378562 | /home/vscode/.oh-my-zsh |
177247

178248
**Other tools and utilities**
179249

@@ -192,10 +262,10 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
192262
| htop | 3.1.1-r0 |
193263
| net-tools | 1.60_git20140218-r2 |
194264
| psmisc | 23.4-r0 |
195-
| curl | 8.0.1-r0 |
265+
| curl | 8.1.2-r0 |
196266
| wget | 1.21.2-r2 |
197267
| rsync | 3.2.5-r0 |
198-
| ca-certificates | 20220614-r0 |
268+
| ca-certificates | 20230506-r0 |
199269
| unzip | 6.0-r9 |
200270
| zip | 3.0-r9 |
201271
| nano | 5.9-r0 |
@@ -206,12 +276,12 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
206276
| libstdc++ | 10.3.1_git20211027-r0 |
207277
| krb5-libs | 1.19.4-r0 |
208278
| libintl | 0.21-r0 |
209-
| libssl1.1 | 1.1.1t-r3 |
279+
| libssl1.1 | 1.1.1u-r1 |
210280
| lttng-ust | 2.12.0-r3 |
211281
| tzdata | 2023c-r0 |
212282
| userspace-rcu | 0.12.2-r0 |
213283
| zlib | 1.2.12-r3 |
214-
| sudo | 1.9.12_p2-r1 |
284+
| sudo | 1.9.13_p3-r2 |
215285
| coreutils | 9.0-r2 |
216286
| sed | 4.8-r0 |
217287
| grep | 3.7-r0 |
@@ -221,73 +291,3 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.15
221291
| strace | 5.14-r0 |
222292
| man-pages | 5.13-r0 |
223293

224-
## Variant: 3.14
225-
226-
**Digest:** sha256:8281797701099bd4ba4931525e042e677f2f634d46ab575428eb03b1d61ca187
227-
228-
**Tags:**
229-
```
230-
mcr.microsoft.com/devcontainers/base:dev-alpine-3.14
231-
mcr.microsoft.com/devcontainers/base:dev-alpine3.14
232-
```
233-
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
234-
235-
**Linux distribution:** Alpine Linux v3.14
236-
237-
**Architectures:** linux/amd64, linux/arm64
238-
239-
**Available (non-root) user:** vscode
240-
241-
### Contents
242-
**Tools installed using git**
243-
244-
| Tool | Commit | Path |
245-
|------|--------|------|
246-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5d3e86e2a48adf7a308773f8f1b725d187c7c5ef | /home/vscode/.oh-my-zsh |
247-
248-
**Other tools and utilities**
249-
250-
| Tool | Version | Path |
251-
|------|---------|------|
252-
| [git](https://github.com/git/git) | 2.40.1 |
253-
254-
**Additional linux tools and packages**
255-
256-
| Tool / library | Version |
257-
|----------------|---------|
258-
| openssh-client-default | 8.6_p1-r3 |
259-
| gnupg | 2.2.31-r1 |
260-
| procps | 3.3.17-r0 |
261-
| lsof | 4.94.0-r0 |
262-
| htop | 3.0.5-r2 |
263-
| net-tools | 1.60_git20140218-r2 |
264-
| psmisc | 23.4-r0 |
265-
| curl | 8.0.1-r0 |
266-
| wget | 1.21.1-r1 |
267-
| rsync | 3.2.5-r0 |
268-
| ca-certificates | 20220614-r0 |
269-
| unzip | 6.0-r9 |
270-
| zip | 3.0-r9 |
271-
| nano | 5.7-r2 |
272-
| vim | 8.2.4836-r0 |
273-
| less | 581-r2 |
274-
| jq | 1.6-r1 |
275-
| libgcc | 10.3.1_git20210424-r2 |
276-
| libstdc++ | 10.3.1_git20210424-r2 |
277-
| krb5-libs | 1.18.5-r0 |
278-
| libintl | 0.21-r0 |
279-
| libssl1.1 | 1.1.1t-r2 |
280-
| lttng-ust | 2.12.0-r3 |
281-
| tzdata | 2023c-r0 |
282-
| userspace-rcu | 0.12.2-r0 |
283-
| zlib | 1.2.12-r3 |
284-
| sudo | 1.9.12_p2-r1 |
285-
| coreutils | 8.32-r2 |
286-
| sed | 4.8-r0 |
287-
| grep | 3.7-r0 |
288-
| which | 2.21-r1 |
289-
| ncdu | 1.15.1-r0 |
290-
| shadow | 4.8.1-r0 |
291-
| strace | 5.12-r0 |
292-
| man-pages | 5.11-r0 |
293-

0 commit comments

Comments
 (0)