Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit e9a7ea2

Browse files
author
CI
committed
Automated update for image history
1 parent e2dd497 commit e9a7ea2

File tree

17 files changed

+295
-219
lines changed

17 files changed

+295
-219
lines changed

cgmanifest.json

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Git": {
77
"Name": "Oh My Zsh!",
88
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
9-
"commitHash": "aa75eeea3348b906f2016be0e44335889e0faed1"
9+
"commitHash": "97134d1eed19b72a9c4bf90a2effa847221608bf"
1010
}
1111
}
1212
},
@@ -76,7 +76,7 @@
7676
"Git": {
7777
"Name": "vcpkg",
7878
"repositoryUrl": "https://github.com/microsoft/vcpkg",
79-
"commitHash": "66045de4dcc5da3d1029c02b606307f5951dcb22"
79+
"commitHash": "52b66042533aaf7f5721941941fd12fbf46164d4"
8080
}
8181
}
8282
},
@@ -130,6 +130,16 @@
130130
}
131131
}
132132
},
133+
{
134+
"Component": {
135+
"Type": "other",
136+
"Other": {
137+
"Name": "Docker Image: alpine",
138+
"Version": "3.16",
139+
"DownloadUrl": "https://hub.docker.com/_/alpine"
140+
}
141+
}
142+
},
133143
{
134144
"Component": {
135145
"Type": "other",
@@ -213,7 +223,7 @@
213223
"Type": "Pip",
214224
"Pip": {
215225
"Name": "flake8",
216-
"Version": "5.0.2"
226+
"Version": "5.0.4"
217227
}
218228
}
219229
},
@@ -267,7 +277,7 @@
267277
"Type": "Pip",
268278
"Pip": {
269279
"Name": "pycodestyle",
270-
"Version": "2.9.0"
280+
"Version": "2.9.1"
271281
}
272282
}
273283
},
@@ -285,7 +295,7 @@
285295
"Type": "Pip",
286296
"Pip": {
287297
"Name": "virtualenv",
288-
"Version": "20.16.2"
298+
"Version": "20.16.3"
289299
}
290300
}
291301
},
@@ -402,7 +412,7 @@
402412
"Type": "go",
403413
"Go": {
404414
"Name": "github.com/golangci/golangci-lint",
405-
"Version": "1.47.3"
415+
"Version": "1.48.0"
406416
}
407417
}
408418
},
@@ -412,7 +422,7 @@
412422
"Git": {
413423
"Name": "Oh My Zsh!",
414424
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
415-
"commitHash": "aa75eeea3348b906f2016be0e44335889e0faed1"
425+
"commitHash": "97134d1eed19b72a9c4bf90a2effa847221608bf"
416426
}
417427
}
418428
},
@@ -551,7 +561,7 @@
551561
"Type": "other",
552562
"Other": {
553563
"Name": "Go",
554-
"Version": "1.18.4",
564+
"Version": "1.19",
555565
"DownloadUrl": "https://golang.org/dl"
556566
}
557567
}
@@ -634,7 +644,7 @@
634644
"Type": "other",
635645
"Other": {
636646
"Name": "Docker Image: golang",
637-
"Version": "1.18-bullseye",
647+
"Version": "1.19-bullseye",
638648
"DownloadUrl": "https://hub.docker.com/_/golang"
639649
}
640650
}
@@ -644,7 +654,7 @@
644654
"Type": "other",
645655
"Other": {
646656
"Name": "Docker Image: golang",
647-
"Version": "1.18-buster",
657+
"Version": "1.19-buster",
648658
"DownloadUrl": "https://hub.docker.com/_/golang"
649659
}
650660
}
@@ -654,7 +664,7 @@
654664
"Type": "other",
655665
"Other": {
656666
"Name": "Docker Image: golang",
657-
"Version": "1.17-bullseye",
667+
"Version": "1.18-bullseye",
658668
"DownloadUrl": "https://hub.docker.com/_/golang"
659669
}
660670
}
@@ -664,7 +674,7 @@
664674
"Type": "other",
665675
"Other": {
666676
"Name": "Docker Image: golang",
667-
"Version": "1.17-buster",
677+
"Version": "1.18-buster",
668678
"DownloadUrl": "https://hub.docker.com/_/golang"
669679
}
670680
}
@@ -694,7 +704,7 @@
694704
"Type": "other",
695705
"Other": {
696706
"Name": "Eclipse Temurin",
697-
"Version": "1.8.0_342",
707+
"Version": "1.8.0_345",
698708
"DownloadUrl": "https://adoptium.net/"
699709
}
700710
}

containers/alpine/history/dev.md

Lines changed: 76 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,85 @@
55
**Source release/branch:** [main](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/alpine)
66

77
**Definition variations:**
8+
- [3.16](#variant-316)
89
- [3.15](#variant-315)
910
- [3.14](#variant-314)
1011
- [3.13](#variant-313)
1112

13+
## Variant: 3.16
14+
15+
**Digest:** sha256:b3bb673220754f68d6c304647be334e65921a8e3dbd1061f62ce4735f8637946
16+
17+
**Tags:**
18+
```
19+
mcr.microsoft.com/vscode/devcontainers/base:dev-alpine-3.16
20+
mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.16
21+
mcr.microsoft.com/vscode/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.16
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) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
37+
38+
**Additional linux tools and packages**
39+
40+
| Tool / library | Version |
41+
|----------------|---------|
42+
| git | 2.36.2-r0 |
43+
| openssh-client-default | 9.0_p1-r2 |
44+
| gnupg | 2.2.35-r4 |
45+
| procps | 3.3.17-r1 |
46+
| lsof | 4.95.0-r0 |
47+
| htop | 3.2.0-r1 |
48+
| net-tools | 2.10-r0 |
49+
| psmisc | 23.5-r0 |
50+
| curl | 7.83.1-r2 |
51+
| wget | 1.21.3-r0 |
52+
| rsync | 3.2.4-r2 |
53+
| ca-certificates | 20220614-r0 |
54+
| unzip | 6.0-r9 |
55+
| zip | 3.0-r9 |
56+
| nano | 6.3-r0 |
57+
| vim | 8.2.5000-r0 |
58+
| less | 590-r0 |
59+
| jq | 1.6-r1 |
60+
| libgcc | 11.2.1_git20220219-r2 |
61+
| libstdc++ | 11.2.1_git20220219-r2 |
62+
| krb5-libs | 1.19.3-r0 |
63+
| libintl | 0.21-r2 |
64+
| libssl1.1 | 1.1.1q-r0 |
65+
| lttng-ust | 2.13.2-r0 |
66+
| tzdata | 2022a-r0 |
67+
| userspace-rcu | 0.13.1-r0 |
68+
| zlib | 1.2.12-r1 |
69+
| sudo | 1.9.10-r0 |
70+
| coreutils | 9.1-r0 |
71+
| sed | 4.8-r0 |
72+
| grep | 3.7-r0 |
73+
| which | 2.21-r2 |
74+
| ncdu | 1.17-r0 |
75+
| shadow | 4.10-r3 |
76+
| strace | 5.17-r0 |
77+
| man-pages | 5.13-r1 |
78+
1279
## Variant: 3.15
1380

14-
**Digest:** sha256:3d8bf355afad83fb13c532604d2627b5fff7b46a07c0d09189d43c47de300450
81+
**Digest:** sha256:775ce762f8a5aca0de83854ae18f841d2475fa4069a160d636cc23202449526e
1582

1683
**Tags:**
1784
```
1885
mcr.microsoft.com/vscode/devcontainers/base:dev-alpine-3.15
1986
mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.15
20-
mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
2187
```
2288
> *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-`).*
2389
@@ -32,7 +98,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
3298

3399
| Tool | Commit | Path |
34100
|------|--------|------|
35-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | aa75eeea3348b906f2016be0e44335889e0faed1 | /home/vscode/.oh-my-zsh |
101+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
36102

37103
**Additional linux tools and packages**
38104

@@ -48,7 +114,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
48114
| psmisc | 23.4-r0 |
49115
| curl | 7.80.0-r2 |
50116
| wget | 1.21.2-r2 |
51-
| rsync | 3.2.3-r5 |
117+
| rsync | 3.2.4-r0 |
52118
| ca-certificates | 20220614-r0 |
53119
| unzip | 6.0-r9 |
54120
| zip | 3.0-r9 |
@@ -77,7 +143,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
77143

78144
## Variant: 3.14
79145

80-
**Digest:** sha256:02085b2ad87a5c9d604e6aefae35546256b38a2e922c383165f069b1cb6a1cec
146+
**Digest:** sha256:5272bc22158c52f031a856b96134b6d9d01de6995d27fa0a6b7316b1dd75b66e
81147

82148
**Tags:**
83149
```
@@ -97,7 +163,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
97163

98164
| Tool | Commit | Path |
99165
|------|--------|------|
100-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | aa75eeea3348b906f2016be0e44335889e0faed1 | /home/vscode/.oh-my-zsh |
166+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
101167

102168
**Additional linux tools and packages**
103169

@@ -113,7 +179,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
113179
| psmisc | 23.4-r0 |
114180
| curl | 7.79.1-r2 |
115181
| wget | 1.21.1-r1 |
116-
| rsync | 3.2.3-r4 |
182+
| rsync | 3.2.4-r0 |
117183
| ca-certificates | 20220614-r0 |
118184
| unzip | 6.0-r9 |
119185
| zip | 3.0-r9 |
@@ -142,7 +208,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
142208

143209
## Variant: 3.13
144210

145-
**Digest:** sha256:d775d563959a824a64c0948d34a1275cd38824a6e2c52df098bd2454e9d3ad29
211+
**Digest:** sha256:d1924b56c5933fb266b306b1e03e64ad0792f08c8905a8d570890d9b17f8d92b
146212

147213
**Tags:**
148214
```
@@ -162,7 +228,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
162228

163229
| Tool | Commit | Path |
164230
|------|--------|------|
165-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | aa75eeea3348b906f2016be0e44335889e0faed1 | /home/vscode/.oh-my-zsh |
231+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
166232

167233
**Additional linux tools and packages**
168234

@@ -178,7 +244,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
178244
| psmisc | 23.3-r0 |
179245
| curl | 7.79.1-r2 |
180246
| wget | 1.21.1-r1 |
181-
| rsync | 3.2.3-r4 |
247+
| rsync | 3.2.4-r0 |
182248
| ca-certificates | 20220614-r0 |
183249
| unzip | 6.0-r9 |
184250
| zip | 3.0-r9 |

containers/codespaces-linux/history/dev.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This document describes the base contents of the default GitHub Codespaces dev c
55

66
**Source release/branch:** [main](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux)
77

8-
**Digest:** sha256:c5e2767318e7055f9f75f0094bab738fb02851a49c44aade1cd12ac2734f9399
8+
**Digest:** sha256:03db863ab29f51ad2286f6a51f09c33f5e781ec522fd9f5d66f193c0146922fc
99

1010
**Tags:**
1111
```
@@ -34,14 +34,14 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
3434
| [PHP](https://xdebug.org/) | 8.0.17<br />8.1.4 | /opt/php/&lt;version&gt; |
3535
| GCC | 9.4.0-1ubuntu1~20.04.1 |
3636
| Clang | 10.0.0-4ubuntu1 |
37-
| [Go](https://golang.org/dl) | 1.18.4 | /usr/local/go |
37+
| [Go](https://golang.org/dl) | 1.19 | /usr/local/go |
3838
| [Jekyll](https://jekyllrb.com/) | 4.2.2 |
3939

4040
**Tools installed using git**
4141

4242
| Tool | Commit | Path |
4343
|------|--------|------|
44-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | aa75eeea3348b906f2016be0e44335889e0faed1 | /home/codespace/.oh-my-zsh |
44+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/codespace/.oh-my-zsh |
4545
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
4646
| [nvs](https://github.com/jasongin/nvs) | bf45ef070e82356ed36a0f4d98f8ec651c8f0d98 | /home/codespace/.nvs |
4747
| [rbenv](https://github.com/rbenv/rbenv.git) | c4395e58201966d9f90c12bd6b7342e389e7a4cb | /usr/local/share/rbenv |
@@ -52,15 +52,15 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
5252
| Tool / package | Version |
5353
|----------------|---------|
5454
| pylint | 2.14.5 |
55-
| flake8 | 5.0.2 |
55+
| flake8 | 5.0.4 |
5656
| autopep8 | 1.6.0 |
5757
| black | 22.6.0 |
5858
| yapf | 0.32.0 |
5959
| mypy | 0.971 |
6060
| pydocstyle | 6.1.1 |
61-
| pycodestyle | 2.9.0 |
61+
| pycodestyle | 2.9.1 |
6262
| bandit | 1.7.4 |
63-
| virtualenv | 20.16.2 |
63+
| virtualenv | 20.16.3 |
6464
| pipx | 1.1.0 |
6565

6666
**Go tools and modules**
@@ -74,7 +74,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
7474
| github.com/uudashr/gopkgs | 2.0.1+incompatible |
7575
| github.com/ramya-rao-a/go-outline | 0.0.0-20210608161538-9736a4bde949 |
7676
| github.com/go-delve/delve | 1.9.0 |
77-
| github.com/golangci/golangci-lint | 1.47.3 |
77+
| github.com/golangci/golangci-lint | 1.48.0 |
7878

7979
**Ruby gems and tools**
8080

0 commit comments

Comments
 (0)