Skip to content

Commit ef20d79

Browse files
devcontainers-botgithub-actions
andauthored
Automated update for image history [skip ci] (#1052)
Co-authored-by: github-actions <github-actions@github.com>
1 parent b5ac1ca commit ef20d79

File tree

19 files changed

+1065
-981
lines changed

19 files changed

+1065
-981
lines changed

cgmanifest.json

Lines changed: 82 additions & 72 deletions
Large diffs are not rendered by default.

src/anaconda/history/dev.md

Lines changed: 6 additions & 6 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:9ff0d07597c74a045b2c485e999b9826fec6555f24306a06ac989e2ff82a1221
7+
**Digest:** sha256:496748735ff55ac1729f273c2eeb7e70b36bdb62c1fce51b3cf137d1a00def45
88

99
**Tags:**
1010
```
@@ -31,7 +31,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
3131

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

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

@@ -58,7 +58,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
5858
| Tool | Version | Path |
5959
|------|---------|------|
6060
| [git](https://github.com/git/git) | 2.44.0 |
61-
| [conda](https://github.com/conda/conda) | 24.3.0 | /opt/conda |
61+
| [conda](https://github.com/conda/conda) | 24.4.0 | /opt/conda |
6262

6363
**Additional linux tools and packages**
6464

@@ -74,15 +74,15 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
7474
| htop | 3.0.5-7 |
7575
| iproute2 | 5.10.0-4 |
7676
| jq | 1.6-2.1 |
77-
| less | 551-2 |
78-
| libc6 | 2.31-13+deb11u8 |
77+
| less | 551-2+deb11u2 |
78+
| libc6 | 2.31-13+deb11u10 |
7979
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
8080
| libicu67 | 67.1-7 |
8181
| libkrb5-3 | 1.18.3-6+deb11u4 |
8282
| liblttng-ust0 | 2.12.1-1 |
8383
| libssl1.1 | 1.1.1w-0+deb11u1 |
8484
| libstdc++6 | 10.2.1-6 |
85-
| locales | 2.31-13+deb11u8 |
85+
| locales | 2.31-13+deb11u10 |
8686
| lsb-release | 11.1.0 |
8787
| lsof | 4.93.2+dfsg-1.1 |
8888
| man-db | 2.9.4-2 |

src/base-alpine/history/dev.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Variant: 3.19
1414

15-
**Digest:** sha256:e5e650128cc31e5bd48925364ba0114eebf0813597e45b36d74984a397cc5fa9
15+
**Digest:** sha256:a984cf0d3888d2b6611b41f5dc89ff96428397ae3240678396595adeaf5ad30a
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) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /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.44.0 |
42+
| [git](https://github.com/git/git) | 2.45.0 |
4343

4444
**Additional linux tools and packages**
4545

@@ -60,7 +60,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
6060
| zip | 3.0-r12 |
6161
| nano | 7.2-r1 |
6262
| vim | 9.0.2127-r0 |
63-
| less | 643-r1 |
63+
| less | 643-r2 |
6464
| jq | 1.7.1-r0 |
6565
| libgcc | 13.2.1_git20231014-r0 |
6666
| libstdc++ | 13.2.1_git20231014-r0 |
@@ -82,7 +82,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
8282

8383
## Variant: 3.18
8484

85-
**Digest:** sha256:35bccade368daaa124e5b3103990777ebbc5ad29ec264101632f83e8fb4958a0
85+
**Digest:** sha256:c0c7a0ca8c3463d8b4a1bd3bda18c3322bb8c8a18c26070aa8769edb85fca9de
8686

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

103103
| Tool | Commit | Path |
104104
|------|--------|------|
105-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
105+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /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.44.0 |
111+
| [git](https://github.com/git/git) | 2.45.0 |
112112

113113
**Additional linux tools and packages**
114114

@@ -152,7 +152,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18
152152

153153
## Variant: 3.17
154154

155-
**Digest:** sha256:6a309800692e397245744d91bd8fdc39ab5a9dec40f5a496b5b1e9e4a1e45612
155+
**Digest:** sha256:0d1595a55e9b261fc95d58b1dcd157d15a0ad488e122c00a32ab3512e2a59afd
156156

157157
**Tags:**
158158
```
@@ -172,13 +172,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
172172

173173
| Tool | Commit | Path |
174174
|------|--------|------|
175-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
175+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
176176

177177
**Other tools and utilities**
178178

179179
| Tool | Version | Path |
180180
|------|---------|------|
181-
| [git](https://github.com/git/git) | 2.44.0 |
181+
| [git](https://github.com/git/git) | 2.45.0 |
182182

183183
**Additional linux tools and packages**
184184

@@ -222,7 +222,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
222222

223223
## Variant: 3.16
224224

225-
**Digest:** sha256:68bc55e47aa27811335993bae30d1eb69be758b2b6e8780e9a05a31e03a1fcff
225+
**Digest:** sha256:a9c24151160280ac42d752e5f582a81597b2903965fc8f5cb37a2e30ab68ce2a
226226

227227
**Tags:**
228228
```
@@ -242,13 +242,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
242242

243243
| Tool | Commit | Path |
244244
|------|--------|------|
245-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
245+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
246246

247247
**Other tools and utilities**
248248

249249
| Tool | Version | Path |
250250
|------|---------|------|
251-
| [git](https://github.com/git/git) | 2.44.0 |
251+
| [git](https://github.com/git/git) | 2.45.0 |
252252

253253
**Additional linux tools and packages**
254254

src/base-debian/history/dev.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Variant: bookworm
1313

14-
**Digest:** sha256:23f2f8ef7eb1a7da53246a7d04f6138ea9b4d0fee6e870e1b0eb30f25e025640
14+
**Digest:** sha256:d6e1aa9b6b702845adddcb6ac4c5e8225472ef254ca2369a8ce9b6680e81921e
1515

1616
**Tags:**
1717
```
@@ -34,13 +34,13 @@ mcr.microsoft.com/devcontainers/base:dev
3434

3535
| Tool | Commit | Path |
3636
|------|--------|------|
37-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
3838

3939
**Other tools and utilities**
4040

4141
| Tool | Version | Path |
4242
|------|---------|------|
43-
| [git](https://github.com/git/git) | 2.44.0 |
43+
| [git](https://github.com/git/git) | 2.45.0 |
4444

4545
**Additional linux tools and packages**
4646

@@ -56,14 +56,14 @@ mcr.microsoft.com/devcontainers/base:dev
5656
| htop | 3.2.2-2 |
5757
| iproute2 | 6.1.0-3 |
5858
| jq | 1.6-2.1 |
59-
| less | 590-2 |
60-
| libc6 | 2.36-9+deb12u4 |
59+
| less | 590-2.1~deb12u2 |
60+
| libc6 | 2.36-9+deb12u7 |
6161
| libgssapi-krb5-2 | 1.20.1-2+deb12u1 |
6262
| libicu72 | 72.1-3 |
6363
| libkrb5-3 | 1.20.1-2+deb12u1 |
6464
| liblttng-ust1 | 2.13.5-1 |
6565
| libstdc++6 | 12.2.0-14 |
66-
| locales | 2.36-9+deb12u4 |
66+
| locales | 2.36-9+deb12u7 |
6767
| lsb-release | 12.0-1 |
6868
| lsof | 4.95.0-1 |
6969
| man-db | 2.11.2-2 |
@@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev
8787

8888
## Variant: buster
8989

90-
**Digest:** sha256:6fabbd67d8fb28a68d13aa4788901eeb390b7a0251d809e10acab2a7828520d3
90+
**Digest:** sha256:4eb6203be1dd9ab7564b46c5bcd7d73e82786322e2181417a47155977e674c81
9191

9292
**Tags:**
9393
```
@@ -108,13 +108,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
108108

109109
| Tool | Commit | Path |
110110
|------|--------|------|
111-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
111+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
112112

113113
**Other tools and utilities**
114114

115115
| Tool | Version | Path |
116116
|------|---------|------|
117-
| [git](https://github.com/git/git) | 2.44.0 |
117+
| [git](https://github.com/git/git) | 2.45.0 |
118118

119119
**Additional linux tools and packages**
120120

@@ -131,15 +131,15 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
131131
| iproute2 | 4.20.0-2+deb10u1 |
132132
| jq | 1.5+dfsg-2+b1 |
133133
| less | 487-0.1+b1 |
134-
| libc6 | 2.28-10+deb10u2 |
134+
| libc6 | 2.28-10+deb10u3 |
135135
| libgcc1 | 1:8.3.0-6 |
136136
| libgssapi-krb5-2 | 1.17-3+deb10u6 |
137137
| libicu63 | 63.1-6+deb10u3 |
138138
| libkrb5-3 | 1.17-3+deb10u6 |
139139
| liblttng-ust0 | 2.10.3-1 |
140140
| libssl1.1 | 1.1.1n-0+deb10u6 |
141141
| libstdc++6 | 8.3.0-6 |
142-
| locales | 2.28-10+deb10u2 |
142+
| locales | 2.28-10+deb10u3 |
143143
| lsb-release | 10.2019051400 |
144144
| lsof | 4.91+dfsg-1 |
145145
| man-db | 2.8.5-2+deb10u1 |
@@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
163163

164164
## Variant: bullseye
165165

166-
**Digest:** sha256:37d202ca1921cb2ae46c25522d20de6d5c36cdda4b84e364a40efc5431d99f97
166+
**Digest:** sha256:e643c26f4d95d539e3d10a8c677006b6e8add93c4c1870680db7d7692e0e92d0
167167

168168
**Tags:**
169169
```
@@ -184,13 +184,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
184184

185185
| Tool | Commit | Path |
186186
|------|--------|------|
187-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6dfa9507ce0eb0f4d386bd03268e33943ea55c0f | /home/vscode/.oh-my-zsh |
187+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 668ca3a32dae5ff5d164fc3be565f1e2ece248db | /home/vscode/.oh-my-zsh |
188188

189189
**Other tools and utilities**
190190

191191
| Tool | Version | Path |
192192
|------|---------|------|
193-
| [git](https://github.com/git/git) | 2.44.0 |
193+
| [git](https://github.com/git/git) | 2.45.0 |
194194

195195
**Additional linux tools and packages**
196196

@@ -206,15 +206,15 @@ mcr.microsoft.com/devcontainers/base:dev-debian11
206206
| htop | 3.0.5-7 |
207207
| iproute2 | 5.10.0-4 |
208208
| jq | 1.6-2.1 |
209-
| less | 551-2 |
210-
| libc6 | 2.31-13+deb11u8 |
209+
| less | 551-2+deb11u2 |
210+
| libc6 | 2.31-13+deb11u10 |
211211
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
212212
| libicu67 | 67.1-7 |
213213
| libkrb5-3 | 1.18.3-6+deb11u4 |
214214
| liblttng-ust0 | 2.12.1-1 |
215215
| libssl1.1 | 1.1.1w-0+deb11u1 |
216216
| libstdc++6 | 10.2.1-6 |
217-
| locales | 2.31-13+deb11u8 |
217+
| locales | 2.31-13+deb11u10 |
218218
| lsb-release | 11.1.0 |
219219
| lsof | 4.93.2+dfsg-1.1 |
220220
| man-db | 2.9.4-2 |

0 commit comments

Comments
 (0)