Skip to content

Commit e63e378

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (#491)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 6b9d419 commit e63e378

File tree

3 files changed

+413
-0
lines changed

3 files changed

+413
-0
lines changed

src/anaconda/history/0.202.23.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)
2+
3+
**Image version:** 0.202.23
4+
5+
**Source release/branch:** [v0.2.49](https://github.com/devcontainers/images/tree/v0.2.49/src/anaconda)
6+
7+
**Digest:** sha256:e8b9ed484b492a6b6c2c7a3e6c248812ccbcf847fb6f519ebb661f1886b21929
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:0.202.23-3
12+
```
13+
> *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-`).*
14+
15+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
16+
17+
**Architectures:** linux/amd64, linux/arm64
18+
19+
**Available (non-root) user:** vscode
20+
21+
### Contents
22+
**Languages and runtimes**
23+
24+
| Language / runtime | Version | Path |
25+
|--------------------|---------|------|
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 |
29+
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 14978859c5b8d9385c9b836cd09c97cc08b6035b | /home/vscode/.oh-my-zsh |
35+
36+
**Pip / pipx installed tools and packages**
37+
38+
| Tool / package | Version |
39+
|----------------|---------|
40+
| joblib | 1.2.0 |
41+
| cookiecutter | 2.1.1 |
42+
| cryptography | 39.0.2 |
43+
| mistune | 2.0.5 |
44+
| numpy | 1.24.2 |
45+
| certifi | 2022.12.7 |
46+
| setuptools | 67.6.0 |
47+
| future | 0.18.3 |
48+
| wheel | 0.38.4 |
49+
| nbconvert | 7.2.9 |
50+
| py | 1.11.0 |
51+
52+
**Other tools and utilities**
53+
54+
| Tool | Version | Path |
55+
|------|---------|------|
56+
| [git](https://github.com/git/git) | 2.40.0 |
57+
| [conda](https://github.com/conda/conda) | 22.9.0 | /opt/conda |
58+
| anaconda | 2022.10 | /opt/conda |
59+
60+
**Additional linux tools and packages**
61+
62+
| Tool / library | Version |
63+
|----------------|---------|
64+
| apt-transport-https | 2.2.4 |
65+
| apt-utils | 2.2.4 |
66+
| ca-certificates | 20210119 |
67+
| curl | 7.74.0-1.3+deb11u7 |
68+
| dialog | 1.3-20201126-1 |
69+
| git | 1:2.30.2-1+deb11u2 |
70+
| gnupg2 | 2.2.27-2+deb11u2 |
71+
| htop | 3.0.5-7 |
72+
| iproute2 | 5.10.0-4 |
73+
| jq | 1.6-2.1 |
74+
| less | 551-2 |
75+
| libc6 | 2.31-13+deb11u5 |
76+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
77+
| libicu67 | 67.1-7 |
78+
| libkrb5-3 | 1.18.3-6+deb11u3 |
79+
| liblttng-ust0 | 2.12.1-1 |
80+
| libssl1.1 | 1.1.1n-0+deb11u4 |
81+
| libstdc++6 | 10.2.1-6 |
82+
| locales | 2.31-13+deb11u5 |
83+
| lsb-release | 11.1.0 |
84+
| lsof | 4.93.2+dfsg-1.1 |
85+
| man-db | 2.9.4-2 |
86+
| manpages | 5.10-1 |
87+
| manpages-dev | 5.10-1 |
88+
| nano | 5.4-2+deb11u2 |
89+
| ncdu | 1.15.1-1 |
90+
| net-tools | 1.60+git20181103.0eebece-1 |
91+
| openssh-client | 1:8.4p1-5+deb11u1 |
92+
| procps | 2:3.3.17-5 |
93+
| psmisc | 23.4-2 |
94+
| rsync | 3.2.3-4+deb11u1 |
95+
| strace | 5.10-1 |
96+
| sudo | 1.9.5p2-3+deb11u1 |
97+
| unzip | 6.0-26+deb11u1 |
98+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
99+
| wget | 1.21-1+deb11u1 |
100+
| yarn | 1.22.19-1 |
101+
| zip | 3.0-12 |
102+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
103+
| zsh | 5.8-6+deb11u1 |
104+

src/miniconda/history/0.202.20.md

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
# [miniconda](https://github.com/devcontainers/images/tree/main/src/miniconda)
2+
3+
**Image version:** 0.202.20
4+
5+
**Source release/branch:** [v0.2.49](https://github.com/devcontainers/images/tree/v0.2.49/src/miniconda)
6+
7+
**Digest:** sha256:267ce4f45249554a1d65cdff7ca8cae9ea7d9c0c9750c5ee21d4833eedf01349
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/miniconda:0.202.20-3
12+
```
13+
> *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-`).*
14+
15+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
16+
17+
**Architectures:** linux/amd64, linux/arm64
18+
19+
**Available (non-root) user:** vscode
20+
21+
### Contents
22+
**Languages and runtimes**
23+
24+
| Language / runtime | Version | Path |
25+
|--------------------|---------|------|
26+
| [Python](https://www.python.org/) | 3.10.8 | /opt/conda |
27+
28+
**Tools installed using git**
29+
30+
| Tool | Commit | Path |
31+
|------|--------|------|
32+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 14978859c5b8d9385c9b836cd09c97cc08b6035b | /home/vscode/.oh-my-zsh |
33+
34+
**Pip / pipx installed tools and packages**
35+
36+
| Tool / package | Version |
37+
|----------------|---------|
38+
| certifi | 2022.12.7 |
39+
| cryptography | 39.0.1 |
40+
| pylint | 2.17.0 |
41+
| flake8 | 6.0.0 |
42+
| autopep8 | 2.0.2 |
43+
| black | 23.1.0 |
44+
| yapf | 0.32.0 |
45+
| mypy | 1.1.1 |
46+
| pydocstyle | 6.3.0 |
47+
| pycodestyle | 2.10.0 |
48+
| bandit | 1.7.5 |
49+
| virtualenv | 20.21.0 |
50+
| pipx | 1.2.0 |
51+
52+
**Other tools and utilities**
53+
54+
| Tool | Version | Path |
55+
|------|---------|------|
56+
| [git](https://github.com/git/git) | 2.40.0 |
57+
| [conda](https://github.com/conda/conda) | 23.1.0 | /opt/conda |
58+
59+
**Additional linux tools and packages**
60+
61+
| Tool / library | Version |
62+
|----------------|---------|
63+
| apt-transport-https | 2.2.4 |
64+
| apt-utils | 2.2.4 |
65+
| ca-certificates | 20210119 |
66+
| curl | 7.74.0-1.3+deb11u7 |
67+
| dialog | 1.3-20201126-1 |
68+
| git | 1:2.30.2-1+deb11u2 |
69+
| gnupg2 | 2.2.27-2+deb11u2 |
70+
| htop | 3.0.5-7 |
71+
| iproute2 | 5.10.0-4 |
72+
| jq | 1.6-2.1 |
73+
| less | 551-2 |
74+
| libc6 | 2.31-13+deb11u5 |
75+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
76+
| libicu67 | 67.1-7 |
77+
| libkrb5-3 | 1.18.3-6+deb11u3 |
78+
| liblttng-ust0 | 2.12.1-1 |
79+
| libssl1.1 | 1.1.1n-0+deb11u4 |
80+
| libstdc++6 | 10.2.1-6 |
81+
| locales | 2.31-13+deb11u5 |
82+
| lsb-release | 11.1.0 |
83+
| lsof | 4.93.2+dfsg-1.1 |
84+
| man-db | 2.9.4-2 |
85+
| manpages | 5.10-1 |
86+
| manpages-dev | 5.10-1 |
87+
| nano | 5.4-2+deb11u2 |
88+
| ncdu | 1.15.1-1 |
89+
| net-tools | 1.60+git20181103.0eebece-1 |
90+
| openssh-client | 1:8.4p1-5+deb11u1 |
91+
| procps | 2:3.3.17-5 |
92+
| psmisc | 23.4-2 |
93+
| rsync | 3.2.3-4+deb11u1 |
94+
| strace | 5.10-1 |
95+
| sudo | 1.9.5p2-3+deb11u1 |
96+
| unzip | 6.0-26+deb11u1 |
97+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
98+
| wget | 1.21-1+deb11u1 |
99+
| yarn | 1.22.19-1 |
100+
| zip | 3.0-12 |
101+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
102+
| zsh | 5.8-6+deb11u1 |
103+

0 commit comments

Comments
 (0)