Skip to content

Commit a0a30cc

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

File tree

19 files changed

+334
-446
lines changed

19 files changed

+334
-446
lines changed

cgmanifest.json

Lines changed: 29 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"Git": {
171171
"Name": "Oh My Zsh!",
172172
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
173-
"commitHash": "48ccc7b36de8efb2bd7beb9bd6e0a6f6fe03b95d"
173+
"commitHash": "5ea2c68be88452b33b35ba8004fc9094618bcd87"
174174
}
175175
}
176176
},
@@ -200,7 +200,17 @@
200200
"Git": {
201201
"Name": "Oh My Zsh!",
202202
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
203-
"commitHash": "5ea2c68be88452b33b35ba8004fc9094618bcd87"
203+
"commitHash": "8be4789bbbef06fe5eed581dc8c58df51e3cd9fd"
204+
}
205+
}
206+
},
207+
{
208+
"Component": {
209+
"Type": "other",
210+
"Other": {
211+
"Name": "Docker Image: alpine",
212+
"Version": "3.19",
213+
"DownloadUrl": "https://hub.docker.com/_/alpine"
204214
}
205215
}
206216
},
@@ -290,17 +300,7 @@
290300
"Git": {
291301
"Name": "vcpkg",
292302
"repositoryUrl": "https://github.com/microsoft/vcpkg",
293-
"commitHash": "c9919121dde6f61c0436adda94624636e041226b"
294-
}
295-
}
296-
},
297-
{
298-
"Component": {
299-
"Type": "git",
300-
"Git": {
301-
"Name": "vcpkg",
302-
"repositoryUrl": "https://github.com/microsoft/vcpkg",
303-
"commitHash": "3bc5ff7f7ab72b57f0945d35bbbdaac2060bc268"
303+
"commitHash": "53bef8994c541b6561884a8395ea35715ece75db"
304304
}
305305
}
306306
},
@@ -526,6 +526,16 @@
526526
}
527527
}
528528
},
529+
{
530+
"Component": {
531+
"Type": "git",
532+
"Git": {
533+
"Name": "Oh My Zsh!",
534+
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
535+
"commitHash": "c0074974313215360a9529e01204792cdf6ca473"
536+
}
537+
}
538+
},
529539
{
530540
"Component": {
531541
"Type": "other",
@@ -611,7 +621,7 @@
611621
"Git": {
612622
"Name": "Oh My Zsh!",
613623
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
614-
"commitHash": "5ea2c68be88452b33b35ba8004fc9094618bcd87"
624+
"commitHash": "8be4789bbbef06fe5eed581dc8c58df51e3cd9fd"
615625
}
616626
}
617627
},
@@ -724,7 +734,7 @@
724734
"Git": {
725735
"Name": "ruby-build",
726736
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
727-
"commitHash": "3b79c2931a9eb0e122ba2d2371b1420d5329d4fb"
737+
"commitHash": "33168b3e6706f5a6dc7242a7d77de29ba8e111b2"
728738
}
729739
}
730740
},
@@ -890,7 +900,7 @@
890900
"Type": "Pip",
891901
"Pip": {
892902
"Name": "pipx",
893-
"Version": "1.4.1"
903+
"Version": "1.4.2"
894904
}
895905
}
896906
},
@@ -984,16 +994,6 @@
984994
}
985995
}
986996
},
987-
{
988-
"Component": {
989-
"Type": "other",
990-
"Other": {
991-
"Name": "Docker Image: php",
992-
"Version": "8.0-apache-bullseye",
993-
"DownloadUrl": "https://hub.docker.com/_/php"
994-
}
995-
}
996-
},
997997
{
998998
"Component": {
999999
"Type": "other",
@@ -1014,16 +1014,6 @@
10141014
}
10151015
}
10161016
},
1017-
{
1018-
"Component": {
1019-
"Type": "other",
1020-
"Other": {
1021-
"Name": "Docker Image: php",
1022-
"Version": "8.0-apache-buster",
1023-
"DownloadUrl": "https://hub.docker.com/_/php"
1024-
}
1025-
}
1026-
},
10271017
{
10281018
"Component": {
10291019
"Type": "Pip",
@@ -1549,7 +1539,7 @@
15491539
"Git": {
15501540
"Name": "Oh My Zsh!",
15511541
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1552-
"commitHash": "5ea2c68be88452b33b35ba8004fc9094618bcd87"
1542+
"commitHash": "8be4789bbbef06fe5eed581dc8c58df51e3cd9fd"
15531543
}
15541544
}
15551545
},
@@ -1608,7 +1598,7 @@
16081598
"Type": "other",
16091599
"Other": {
16101600
"Name": "GitHub CLI",
1611-
"Version": "2.41.0",
1601+
"Version": "2.42.0",
16121602
"DownloadUrl": "https://github.com/cli/cli"
16131603
}
16141604
}
@@ -1618,7 +1608,7 @@
16181608
"Type": "other",
16191609
"Other": {
16201610
"Name": "Go",
1621-
"Version": "1.21.5",
1611+
"Version": "1.21.6",
16221612
"DownloadUrl": "https://golang.org/dl"
16231613
}
16241614
}

src/anaconda/history/dev.md

Lines changed: 2 additions & 2 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:bb3f394fbecb78f1ead99020fc58d9ad60fed3e8731d2e3ed8cc4571bfb6261e
7+
**Digest:** sha256:8a22bb69f8798d212810bf707015c8ab3b0f93b5789562c87fc47c91e9c6439b
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) | 48ccc7b36de8efb2bd7beb9bd6e0a6f6fe03b95d | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
3535

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

src/base-alpine/history/dev.md

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

77
**Image variations:**
8+
- [3.19](#variant-319)
89
- [3.18](#variant-318)
910
- [3.17](#variant-317)
1011
- [3.16](#variant-316)
1112

13+
## Variant: 3.19
14+
15+
**Digest:** sha256:2adaee9443cdba77130832d96063bce2230e9d6a639aaa5dfd72d103ea530198
16+
17+
**Tags:**
18+
```
19+
mcr.microsoft.com/devcontainers/base:dev-alpine-3.19
20+
mcr.microsoft.com/devcontainers/base:dev-alpine3.19
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.19
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) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /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.43.0 |
43+
44+
**Additional linux tools and packages**
45+
46+
| Tool / library | Version |
47+
|----------------|---------|
48+
| openssh-client-default | 9.6_p1-r0 |
49+
| gnupg | 2.4.3-r1 |
50+
| procps-ng | 4.0.4-r0 |
51+
| lsof | 4.99.0-r0 |
52+
| htop | 3.2.2-r1 |
53+
| net-tools | 2.10-r3 |
54+
| psmisc | 23.6-r2 |
55+
| curl | 8.5.0-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.2127-r0 |
63+
| less | 643-r1 |
64+
| jq | 1.7.1-r0 |
65+
| libgcc | 13.2.1_git20231014-r0 |
66+
| libstdc++ | 13.2.1_git20231014-r0 |
67+
| krb5-libs | 1.21.2-r0 |
68+
| libintl | 0.22.3-r0 |
69+
| lttng-ust | 2.13.6-r0 |
70+
| tzdata | 2023d-r0 |
71+
| userspace-rcu | 0.14.0-r2 |
72+
| zlib | 1.3-r2 |
73+
| sudo | 1.9.15_p2-r0 |
74+
| coreutils | 9.4-r1 |
75+
| sed | 4.9-r2 |
76+
| grep | 3.11-r0 |
77+
| which | 2.21-r4 |
78+
| ncdu | 1.19-r0 |
79+
| shadow | 4.14.2-r0 |
80+
| strace | 6.6-r0 |
81+
| man-pages | 6.05.01-r0 |
82+
1283
## Variant: 3.18
1384

14-
**Digest:** sha256:da1effb5281c71055cd58d6827c202558772693e86ad805a76ee047fdccc56e0
85+
**Digest:** sha256:694ed2c432f08a1de08dd58e51918764f502e87be38555ab31ab6e938fc804b9
1586

1687
**Tags:**
1788
```
1889
mcr.microsoft.com/devcontainers/base:dev-alpine-3.18
1990
mcr.microsoft.com/devcontainers/base:dev-alpine3.18
20-
mcr.microsoft.com/devcontainers/base:dev-alpine
2191
```
2292
> *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-`).*
2393
@@ -32,7 +102,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
32102

33103
| Tool | Commit | Path |
34104
|------|--------|------|
35-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
105+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
36106

37107
**Other tools and utilities**
38108

@@ -82,7 +152,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
82152

83153
## Variant: 3.17
84154

85-
**Digest:** sha256:6e40d84a0e67bee1e7d0edcd46b16401682260626eb10bf9c75be9de53845cd3
155+
**Digest:** sha256:8bdf4198927751ebbcc853988717a14a4762dfa3a2ad02f63cc22f84ea54963f
86156

87157
**Tags:**
88158
```
@@ -102,7 +172,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17
102172

103173
| Tool | Commit | Path |
104174
|------|--------|------|
105-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
175+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
106176

107177
**Other tools and utilities**
108178

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

153223
## Variant: 3.16
154224

155-
**Digest:** sha256:4f81d6081f6df5ae12f70dd1620b600e78b37b2a89d9c6459104007913b567b0
225+
**Digest:** sha256:023abcf952e14a371a95cd3611c308a0195e28250ec048af1d5f78b328088dae
156226

157227
**Tags:**
158228
```
@@ -172,7 +242,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.16
172242

173243
| Tool | Commit | Path |
174244
|------|--------|------|
175-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
245+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
176246

177247
**Other tools and utilities**
178248

src/base-debian/history/dev.md

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

1212
## Variant: bookworm
1313

14-
**Digest:** sha256:1ca4e67e89991ff59f3438a411f0a6bb3507c502bb376d7ab97f4f7bb8eb0072
14+
**Digest:** sha256:af34e3da361f7d5383823df9d7fb2e8aa6e3e90a71595a4fcfa967ba9ae9a57a
1515

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

3535
| Tool | Commit | Path |
3636
|------|--------|------|
37-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
3838

3939
**Other tools and utilities**
4040

@@ -87,7 +87,7 @@ mcr.microsoft.com/devcontainers/base:dev
8787

8888
## Variant: buster
8989

90-
**Digest:** sha256:a4f8725d86ccc88c2d95d327e604182a57ed9af425472152c2a25ef2644b40f0
90+
**Digest:** sha256:504fb0dc36aa80a359d5e639aecec932d426e8027bfb1ff102b09e150a2823e5
9191

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

109109
| Tool | Commit | Path |
110110
|------|--------|------|
111-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
111+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
112112

113113
**Other tools and utilities**
114114

@@ -163,7 +163,7 @@ mcr.microsoft.com/devcontainers/base:dev-debian10
163163

164164
## Variant: bullseye
165165

166-
**Digest:** sha256:17f251c3344a8d0104f6290879ef83b9ee8c2a3402b3f849eb5a4f9d1379ecce
166+
**Digest:** sha256:7df51fe2950ad8c332645a09d49aa5676c54827aaa6a5de235be60a4b95480a3
167167

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

185185
| Tool | Commit | Path |
186186
|------|--------|------|
187-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5ea2c68be88452b33b35ba8004fc9094618bcd87 | /home/vscode/.oh-my-zsh |
187+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8be4789bbbef06fe5eed581dc8c58df51e3cd9fd | /home/vscode/.oh-my-zsh |
188188

189189
**Other tools and utilities**
190190

0 commit comments

Comments
 (0)