Skip to content

Commit ef9bed0

Browse files
github-actions[bot]github-actions
andauthored
Automated update for image history [skip ci] (#217)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 6615560 commit ef9bed0

File tree

6 files changed

+1431
-0
lines changed

6 files changed

+1431
-0
lines changed

src/base-alpine/history/0.205.0.md

Lines changed: 207 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,207 @@
1+
# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine)
2+
3+
**Image version:** 0.205.0
4+
5+
**Source release/branch:** [v0.2.25](https://github.com/devcontainers/images/tree/v0.2.25/src/base-alpine)
6+
7+
**Image variations:**
8+
- [3.16](#variant-316)
9+
- [3.15](#variant-315)
10+
- [3.14](#variant-314)
11+
12+
## Variant: 3.16
13+
14+
**Digest:** sha256:a30f61fa66d8c90775e14d2f05b30586647853a3dcc09282e42eb074fa899270
15+
16+
**Tags:**
17+
```
18+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine-3.16
19+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine3.16
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:** Alpine Linux v3.16
24+
25+
**Architectures:** linux/amd64, linux/arm64
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) | 5ab517361a4215d2f777023fc1e772fe79496713 | /home/vscode/.oh-my-zsh |
35+
36+
**Additional linux tools and packages**
37+
38+
| Tool / library | Version |
39+
|----------------|---------|
40+
| git | 2.36.3-r0 |
41+
| openssh-client-default | 9.0_p1-r2 |
42+
| gnupg | 2.2.35-r4 |
43+
| procps | 3.3.17-r1 |
44+
| lsof | 4.95.0-r0 |
45+
| htop | 3.2.0-r1 |
46+
| net-tools | 2.10-r0 |
47+
| psmisc | 23.5-r0 |
48+
| curl | 7.83.1-r4 |
49+
| wget | 1.21.3-r0 |
50+
| rsync | 3.2.7-r0 |
51+
| ca-certificates | 20220614-r0 |
52+
| unzip | 6.0-r9 |
53+
| zip | 3.0-r9 |
54+
| nano | 6.3-r0 |
55+
| vim | 8.2.5000-r0 |
56+
| less | 590-r0 |
57+
| jq | 1.6-r1 |
58+
| libgcc | 11.2.1_git20220219-r2 |
59+
| libstdc++ | 11.2.1_git20220219-r2 |
60+
| krb5-libs | 1.19.3-r0 |
61+
| libintl | 0.21-r2 |
62+
| libssl1.1 | 1.1.1s-r0 |
63+
| lttng-ust | 2.13.2-r0 |
64+
| tzdata | 2022f-r1 |
65+
| userspace-rcu | 0.13.1-r0 |
66+
| zlib | 1.2.12-r3 |
67+
| sudo | 1.9.12-r1 |
68+
| coreutils | 9.1-r0 |
69+
| sed | 4.8-r0 |
70+
| grep | 3.7-r0 |
71+
| which | 2.21-r2 |
72+
| ncdu | 1.17-r0 |
73+
| shadow | 4.10-r3 |
74+
| strace | 5.17-r0 |
75+
| man-pages | 5.13-r1 |
76+
77+
## Variant: 3.15
78+
79+
**Digest:** sha256:866c331ff8eb85f03b34aebcb0f51f2734d72ee98d91870177c59353e5a960ca
80+
81+
**Tags:**
82+
```
83+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine-3.15
84+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine3.15
85+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine
86+
```
87+
> *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-`).*
88+
89+
**Linux distribution:** Alpine Linux v3.15
90+
91+
**Architectures:** linux/amd64, linux/arm64
92+
93+
**Available (non-root) user:** vscode
94+
95+
### Contents
96+
**Tools installed using git**
97+
98+
| Tool | Commit | Path |
99+
|------|--------|------|
100+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ab517361a4215d2f777023fc1e772fe79496713 | /home/vscode/.oh-my-zsh |
101+
102+
**Additional linux tools and packages**
103+
104+
| Tool / library | Version |
105+
|----------------|---------|
106+
| git | 2.34.5-r0 |
107+
| openssh-client-default | 8.8_p1-r1 |
108+
| gnupg | 2.2.31-r2 |
109+
| procps | 3.3.17-r0 |
110+
| lsof | 4.94.0-r0 |
111+
| htop | 3.1.1-r0 |
112+
| net-tools | 1.60_git20140218-r2 |
113+
| psmisc | 23.4-r0 |
114+
| curl | 7.80.0-r4 |
115+
| wget | 1.21.2-r2 |
116+
| rsync | 3.2.5-r0 |
117+
| ca-certificates | 20220614-r0 |
118+
| unzip | 6.0-r9 |
119+
| zip | 3.0-r9 |
120+
| nano | 5.9-r0 |
121+
| vim | 8.2.4836-r0 |
122+
| less | 590-r0 |
123+
| jq | 1.6-r1 |
124+
| libgcc | 10.3.1_git20211027-r0 |
125+
| libstdc++ | 10.3.1_git20211027-r0 |
126+
| krb5-libs | 1.19.3-r0 |
127+
| libintl | 0.21-r0 |
128+
| libssl1.1 | 1.1.1q-r0 |
129+
| lttng-ust | 2.12.0-r3 |
130+
| tzdata | 2022f-r1 |
131+
| userspace-rcu | 0.12.2-r0 |
132+
| zlib | 1.2.12-r3 |
133+
| sudo | 1.9.12-r1 |
134+
| coreutils | 9.0-r2 |
135+
| sed | 4.8-r0 |
136+
| grep | 3.7-r0 |
137+
| which | 2.21-r2 |
138+
| ncdu | 1.16-r0 |
139+
| shadow | 4.8.1-r1 |
140+
| strace | 5.14-r0 |
141+
| man-pages | 5.13-r0 |
142+
143+
## Variant: 3.14
144+
145+
**Digest:** sha256:34141aa1602a2299f84a08d3a63ff97f38fb50966df2701cf92cbf609b6b0c7c
146+
147+
**Tags:**
148+
```
149+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine-3.14
150+
mcr.microsoft.com/devcontainers/base:0.205.0-alpine3.14
151+
```
152+
> *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-`).*
153+
154+
**Linux distribution:** Alpine Linux v3.14
155+
156+
**Architectures:** linux/amd64, linux/arm64
157+
158+
**Available (non-root) user:** vscode
159+
160+
### Contents
161+
**Tools installed using git**
162+
163+
| Tool | Commit | Path |
164+
|------|--------|------|
165+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ab517361a4215d2f777023fc1e772fe79496713 | /home/vscode/.oh-my-zsh |
166+
167+
**Additional linux tools and packages**
168+
169+
| Tool / library | Version |
170+
|----------------|---------|
171+
| git | 2.32.4-r0 |
172+
| openssh-client-default | 8.6_p1-r3 |
173+
| gnupg | 2.2.31-r1 |
174+
| procps | 3.3.17-r0 |
175+
| lsof | 4.94.0-r0 |
176+
| htop | 3.0.5-r2 |
177+
| net-tools | 1.60_git20140218-r2 |
178+
| psmisc | 23.4-r0 |
179+
| curl | 7.79.1-r3 |
180+
| wget | 1.21.1-r1 |
181+
| rsync | 3.2.5-r0 |
182+
| ca-certificates | 20220614-r0 |
183+
| unzip | 6.0-r9 |
184+
| zip | 3.0-r9 |
185+
| nano | 5.7-r2 |
186+
| vim | 8.2.4836-r0 |
187+
| less | 581-r1 |
188+
| jq | 1.6-r1 |
189+
| libgcc | 10.3.1_git20210424-r2 |
190+
| libstdc++ | 10.3.1_git20210424-r2 |
191+
| krb5-libs | 1.18.5-r0 |
192+
| libintl | 0.21-r0 |
193+
| libssl1.1 | 1.1.1q-r0 |
194+
| lttng-ust | 2.12.0-r3 |
195+
| tzdata | 2022f-r1 |
196+
| userspace-rcu | 0.12.2-r0 |
197+
| zlib | 1.2.12-r3 |
198+
| sudo | 1.9.12-r1 |
199+
| coreutils | 8.32-r2 |
200+
| sed | 4.8-r0 |
201+
| grep | 3.7-r0 |
202+
| which | 2.21-r1 |
203+
| ncdu | 1.15.1-r0 |
204+
| shadow | 4.8.1-r0 |
205+
| strace | 5.12-r0 |
206+
| man-pages | 5.11-r0 |
207+

src/base-debian/history/0.203.0.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.0
4+
5+
**Source release/branch:** [v0.2.25](https://github.com/devcontainers/images/tree/v0.2.25/src/base-debian)
6+
7+
**Image variations:**
8+
- [buster](#variant-buster)
9+
- [bullseye](#variant-bullseye)
10+
11+
## Variant: buster
12+
13+
**Digest:** sha256:698159cbcd39766d45cf50c165ab1d2ee4bc5c06da83f0d6b7de20a26269f2cd
14+
15+
**Tags:**
16+
```
17+
mcr.microsoft.com/devcontainers/base:0.203.0-buster
18+
mcr.microsoft.com/devcontainers/base:0.203.0-debian-10
19+
mcr.microsoft.com/devcontainers/base:0.203.0-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) | 5ab517361a4215d2f777023fc1e772fe79496713 | /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+deb10u4 |
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+deb10u4 |
54+
| libicu63 | 63.1-6+deb10u3 |
55+
| libkrb5-3 | 1.17-3+deb10u4 |
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+deb10u3 |
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:32640432437c37621d1258b25f8723250f9612d81bc8522bc6308fc2fb95ed9a
84+
85+
**Tags:**
86+
```
87+
mcr.microsoft.com/devcontainers/base:0.203.0-bullseye
88+
mcr.microsoft.com/devcontainers/base:0.203.0-debian-11
89+
mcr.microsoft.com/devcontainers/base:0.203.0-debian11
90+
mcr.microsoft.com/devcontainers/base:0.203.0-debian
91+
mcr.microsoft.com/devcontainers/base:0.203.0
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) | 5ab517361a4215d2f777023fc1e772fe79496713 | /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+deb11u2 |
125+
| libicu67 | 67.1-7 |
126+
| libkrb5-3 | 1.18.3-6+deb11u2 |
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+deb11u1 |
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)