Skip to content

Commit 79200e1

Browse files
github-actions[bot]github-actions
andauthored
Automated update for image history [skip ci] (#279)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 82187de commit 79200e1

File tree

16 files changed

+5721
-0
lines changed

16 files changed

+5721
-0
lines changed

src/anaconda/history/0.202.16.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)
2+
3+
**Image version:** 0.202.16
4+
5+
**Source release/branch:** [v0.2.29](https://github.com/devcontainers/images/tree/v0.2.29/src/anaconda)
6+
7+
**Digest:** sha256:c77b694225efb3e4ac4a552ac2f5284dcfda8aeddddc6fca5fdfed2a6e917268
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:0.202.16-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) | 66addc8b45c93f7661a5d8bba93b7b4afcbc23de | /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 | 38.0.4 |
43+
| mistune | 2.0.4 |
44+
| numpy | 1.24.0 |
45+
46+
**Other tools and utilities**
47+
48+
| Tool | Version | Path |
49+
|------|---------|------|
50+
| [conda](https://github.com/conda/conda) | 22.9.0 | /opt/conda |
51+
| anaconda | 2022.10 | /opt/conda |
52+
53+
**Additional linux tools and packages**
54+
55+
| Tool / library | Version |
56+
|----------------|---------|
57+
| apt-transport-https | 2.2.4 |
58+
| apt-utils | 2.2.4 |
59+
| ca-certificates | 20210119 |
60+
| curl | 7.74.0-1.3+deb11u3 |
61+
| dialog | 1.3-20201126-1 |
62+
| git | 1:2.30.2-1 |
63+
| gnupg2 | 2.2.27-2+deb11u2 |
64+
| htop | 3.0.5-7 |
65+
| iproute2 | 5.10.0-4 |
66+
| jq | 1.6-2.1 |
67+
| less | 551-2 |
68+
| libc6 | 2.31-13+deb11u5 |
69+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
70+
| libicu67 | 67.1-7 |
71+
| libkrb5-3 | 1.18.3-6+deb11u3 |
72+
| liblttng-ust0 | 2.12.1-1 |
73+
| libssl1.1 | 1.1.1n-0+deb11u3 |
74+
| libstdc++6 | 10.2.1-6 |
75+
| locales | 2.31-13+deb11u5 |
76+
| lsb-release | 11.1.0 |
77+
| lsof | 4.93.2+dfsg-1.1 |
78+
| man-db | 2.9.4-2 |
79+
| manpages | 5.10-1 |
80+
| manpages-dev | 5.10-1 |
81+
| nano | 5.4-2+deb11u2 |
82+
| ncdu | 1.15.1-1 |
83+
| net-tools | 1.60+git20181103.0eebece-1 |
84+
| openssh-client | 1:8.4p1-5+deb11u1 |
85+
| procps | 2:3.3.17-5 |
86+
| psmisc | 23.4-2 |
87+
| rsync | 3.2.3-4+deb11u1 |
88+
| strace | 5.10-1 |
89+
| sudo | 1.9.5p2-3 |
90+
| unzip | 6.0-26+deb11u1 |
91+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
92+
| wget | 1.21-1+deb11u1 |
93+
| yarn | 1.22.19-1 |
94+
| zip | 3.0-12 |
95+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
96+
| zsh | 5.8-6+deb11u1 |
97+

src/base-debian/history/0.203.2.md

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
# [base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian)
2+
3+
**Image version:** 0.203.2
4+
5+
**Source release/branch:** [v0.2.29](https://github.com/devcontainers/images/tree/v0.2.29/src/base-debian)
6+
7+
**Image variations:**
8+
- [buster](#variant-buster)
9+
- [bullseye](#variant-bullseye)
10+
11+
## Variant: buster
12+
13+
**Digest:** sha256:46a3b59e49e4ceb770a1363fbd759e4212f9f779d2c16dc95616e45de36edfd6
14+
15+
**Tags:**
16+
```
17+
mcr.microsoft.com/devcontainers/base:0.203.2-buster
18+
mcr.microsoft.com/devcontainers/base:0.203.2-debian-10
19+
mcr.microsoft.com/devcontainers/base:0.203.2-debian10
20+
```
21+
> *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-`).*
22+
23+
**Linux distribution:** Debian GNU/Linux 10 (buster)
24+
25+
**Architectures:** linux/amd64
26+
27+
**Available (non-root) user:** vscode
28+
29+
### Contents
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
35+
36+
**Additional linux tools and packages**
37+
38+
| Tool / library | Version |
39+
|----------------|---------|
40+
| apt-transport-https | 1.8.2.3 |
41+
| apt-utils | 1.8.2.3 |
42+
| ca-certificates | 20200601~deb10u2 |
43+
| curl | 7.64.0-4+deb10u3 |
44+
| dialog | 1.3-20190211-1 |
45+
| git | 1:2.20.1-2+deb10u6 |
46+
| gnupg2 | 2.2.12-1+deb10u2 |
47+
| htop | 2.2.0-1+b1 |
48+
| iproute2 | 4.20.0-2+deb10u1 |
49+
| jq | 1.5+dfsg-2+b1 |
50+
| less | 487-0.1+b1 |
51+
| libc6 | 2.28-10+deb10u2 |
52+
| libgcc1 | 1:8.3.0-6 |
53+
| libgssapi-krb5-2 | 1.17-3+deb10u5 |
54+
| libicu63 | 63.1-6+deb10u3 |
55+
| libkrb5-3 | 1.17-3+deb10u5 |
56+
| liblttng-ust0 | 2.10.3-1 |
57+
| libssl1.1 | 1.1.1n-0+deb10u3 |
58+
| libstdc++6 | 8.3.0-6 |
59+
| locales | 2.28-10+deb10u2 |
60+
| lsb-release | 10.2019051400 |
61+
| lsof | 4.91+dfsg-1 |
62+
| man-db | 2.8.5-2 |
63+
| manpages | 4.16-2 |
64+
| manpages-dev | 4.16-2 |
65+
| nano | 3.2-3 |
66+
| ncdu | 1.13-1+b1 |
67+
| net-tools | 1.60+git20180626.aebd88e-1 |
68+
| openssh-client | 1:7.9p1-10+deb10u2 |
69+
| procps | 2:3.3.15-2 |
70+
| psmisc | 23.2-1+deb10u1 |
71+
| rsync | 3.1.3-6 |
72+
| strace | 4.26-0.2 |
73+
| sudo | 1.8.27-1+deb10u4 |
74+
| unzip | 6.0-23+deb10u3 |
75+
| vim-tiny | 2:8.1.0875-5+deb10u4 |
76+
| wget | 1.20.1-1.1 |
77+
| zip | 3.0-11+b1 |
78+
| zlib1g | 1:1.2.11.dfsg-1+deb10u2 |
79+
| zsh | 5.7.1-1+deb10u1 |
80+
81+
## Variant: bullseye
82+
83+
**Digest:** sha256:547d1cc2cab0bd63ccdca4940c3742a348663190e929dacb79a9a8f67dfe96e5
84+
85+
**Tags:**
86+
```
87+
mcr.microsoft.com/devcontainers/base:0.203.2-bullseye
88+
mcr.microsoft.com/devcontainers/base:0.203.2-debian-11
89+
mcr.microsoft.com/devcontainers/base:0.203.2-debian11
90+
mcr.microsoft.com/devcontainers/base:0.203.2-debian
91+
mcr.microsoft.com/devcontainers/base:0.203.2
92+
```
93+
> *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-`).*
94+
95+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
96+
97+
**Architectures:** linux/amd64, linux/arm64
98+
99+
**Available (non-root) user:** vscode
100+
101+
### Contents
102+
**Tools installed using git**
103+
104+
| Tool | Commit | Path |
105+
|------|--------|------|
106+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2bc42d223cfe3e21aef06648fb971bd9fb00828e | /home/vscode/.oh-my-zsh |
107+
108+
**Additional linux tools and packages**
109+
110+
| Tool / library | Version |
111+
|----------------|---------|
112+
| apt-transport-https | 2.2.4 |
113+
| apt-utils | 2.2.4 |
114+
| ca-certificates | 20210119 |
115+
| curl | 7.74.0-1.3+deb11u3 |
116+
| dialog | 1.3-20201126-1 |
117+
| git | 1:2.30.2-1 |
118+
| gnupg2 | 2.2.27-2+deb11u2 |
119+
| htop | 3.0.5-7 |
120+
| iproute2 | 5.10.0-4 |
121+
| jq | 1.6-2.1 |
122+
| less | 551-2 |
123+
| libc6 | 2.31-13+deb11u5 |
124+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
125+
| libicu67 | 67.1-7 |
126+
| libkrb5-3 | 1.18.3-6+deb11u3 |
127+
| liblttng-ust0 | 2.12.1-1 |
128+
| libssl1.1 | 1.1.1n-0+deb11u3 |
129+
| libstdc++6 | 10.2.1-6 |
130+
| locales | 2.31-13+deb11u5 |
131+
| lsb-release | 11.1.0 |
132+
| lsof | 4.93.2+dfsg-1.1 |
133+
| man-db | 2.9.4-2 |
134+
| manpages | 5.10-1 |
135+
| manpages-dev | 5.10-1 |
136+
| nano | 5.4-2+deb11u2 |
137+
| ncdu | 1.15.1-1 |
138+
| net-tools | 1.60+git20181103.0eebece-1 |
139+
| openssh-client | 1:8.4p1-5+deb11u1 |
140+
| procps | 2:3.3.17-5 |
141+
| psmisc | 23.4-2 |
142+
| rsync | 3.2.3-4+deb11u1 |
143+
| strace | 5.10-1 |
144+
| sudo | 1.9.5p2-3 |
145+
| unzip | 6.0-26+deb11u1 |
146+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
147+
| wget | 1.21-1+deb11u1 |
148+
| zip | 3.0-12 |
149+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
150+
| zsh | 5.8-6+deb11u1 |
151+

0 commit comments

Comments
 (0)