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

Commit 3580bc9

Browse files
author
CI
committed
Automated update for image history
1 parent bc45994 commit 3580bc9

File tree

18 files changed

+225
-225
lines changed

18 files changed

+225
-225
lines changed

cgmanifest.json

Lines changed: 13 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": "511ed65408231d04ed266066bba777d48ebec795"
9+
"commitHash": "4f0b680248e1acf71e9e557af62f3a08bb5b96c6"
1010
}
1111
}
1212
},
@@ -76,7 +76,7 @@
7676
"Git": {
7777
"Name": "vcpkg",
7878
"repositoryUrl": "https://github.com/microsoft/vcpkg",
79-
"commitHash": "1b1ae50e1a69f7c659bd7d731e80b358d21c86ad"
79+
"commitHash": "bd602277bf7fc3188b3d086b302c6840464db900"
8080
}
8181
}
8282
},
@@ -185,7 +185,7 @@
185185
"Type": "linux",
186186
"Linux": {
187187
"Name": "azure-cli",
188-
"Version": "2.33.1-1~focal",
188+
"Version": "2.34.1-1~focal",
189189
"Distribution": "ubuntu",
190190
"Release": "20.04",
191191
"Pool-URL": "https://packages.microsoft.com/repos/azure-cli",
@@ -322,7 +322,7 @@
322322
"Type": "Pip",
323323
"Pip": {
324324
"Name": "bandit",
325-
"Version": "1.7.3"
325+
"Version": "1.7.4"
326326
}
327327
}
328328
},
@@ -331,7 +331,7 @@
331331
"Type": "Pip",
332332
"Pip": {
333333
"Name": "virtualenv",
334-
"Version": "20.13.2"
334+
"Version": "20.13.3"
335335
}
336336
}
337337
},
@@ -430,7 +430,7 @@
430430
"Type": "go",
431431
"Go": {
432432
"Name": "golang.org/x/tools/gopls",
433-
"Version": "0.7.5"
433+
"Version": "0.8.0"
434434
}
435435
}
436436
},
@@ -439,7 +439,7 @@
439439
"Type": "go",
440440
"Go": {
441441
"Name": "honnef.co/go/tools",
442-
"Version": "0.2.1"
442+
"Version": "0.2.2"
443443
}
444444
}
445445
},
@@ -503,7 +503,7 @@
503503
"Git": {
504504
"Name": "Oh My Zsh!",
505505
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
506-
"commitHash": "511ed65408231d04ed266066bba777d48ebec795"
506+
"commitHash": "4f0b680248e1acf71e9e557af62f3a08bb5b96c6"
507507
}
508508
}
509509
},
@@ -622,7 +622,7 @@
622622
"Type": "other",
623623
"Other": {
624624
"Name": "GitHub CLI",
625-
"Version": "2.5.1",
625+
"Version": "2.5.2",
626626
"DownloadUrl": "https://github.com/cli/cli"
627627
}
628628
}
@@ -642,7 +642,7 @@
642642
"Type": "other",
643643
"Other": {
644644
"Name": "Go",
645-
"Version": "1.17.6",
645+
"Version": "1.17.7",
646646
"DownloadUrl": "https://golang.org/dl"
647647
}
648648
}
@@ -1093,7 +1093,7 @@
10931093
"Git": {
10941094
"Name": "Oh My Zsh!",
10951095
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1096-
"commitHash": "511ed65408231d04ed266066bba777d48ebec795"
1096+
"commitHash": "4f0b680248e1acf71e9e557af62f3a08bb5b96c6"
10971097
}
10981098
}
10991099
},
@@ -1162,7 +1162,7 @@
11621162
"Type": "npm",
11631163
"Npm": {
11641164
"Name": "tslint-to-eslint-config",
1165-
"Version": "2.11.0"
1165+
"Version": "2.12.3"
11661166
}
11671167
}
11681168
},
@@ -1171,7 +1171,7 @@
11711171
"Type": "npm",
11721172
"Npm": {
11731173
"Name": "typescript",
1174-
"Version": "4.5.5"
1174+
"Version": "4.6.2"
11751175
}
11761176
}
11771177
},

containers/alpine/history/dev.md

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

1313
## Variant: 3.15
1414

15-
**Digest:** sha256:f411083aa9662d655fcc24332bcf8ea536570e3882e9ae12b8fbc2856e6604d3
15+
**Digest:** sha256:44af9c63401893dba3936b6b18bc8c922b7bd0e11add618a0b0632038c6a01e5
1616

1717
**Tags:**
1818
```
@@ -33,7 +33,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
3333

3434
| Tool | Commit | Path |
3535
|------|--------|------|
36-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4f0b680248e1acf71e9e557af62f3a08bb5b96c6 | /home/vscode/.oh-my-zsh |
3737

3838
**Additional linux tools and packages**
3939

@@ -78,7 +78,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine
7878

7979
## Variant: 3.14
8080

81-
**Digest:** sha256:e2c0bf07adf7569863359aa1cc24ad6f3988c72c3864512d02c6e8f44198aa04
81+
**Digest:** sha256:e8e059c88739e77810bfde4bfd54c8683b0d7870cb1df57e84d1c1ed0fbb1c2f
8282

8383
**Tags:**
8484
```
@@ -98,7 +98,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
9898

9999
| Tool | Commit | Path |
100100
|------|--------|------|
101-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
101+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4f0b680248e1acf71e9e557af62f3a08bb5b96c6 | /home/vscode/.oh-my-zsh |
102102

103103
**Additional linux tools and packages**
104104

@@ -143,7 +143,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14
143143

144144
## Variant: 3.13
145145

146-
**Digest:** sha256:32ab0a4c8bcdc5731c338d6c0f047af8730c9ef685c5c1e83ba1614a61fd7199
146+
**Digest:** sha256:705cd7f6c2f39b8ea1990dad16ce3f31d1ed3879a7e4286c7a8bad29b094984f
147147

148148
**Tags:**
149149
```
@@ -163,7 +163,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
163163

164164
| Tool | Commit | Path |
165165
|------|--------|------|
166-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
166+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4f0b680248e1acf71e9e557af62f3a08bb5b96c6 | /home/vscode/.oh-my-zsh |
167167

168168
**Additional linux tools and packages**
169169

@@ -208,7 +208,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.13
208208

209209
## Variant: 3.12
210210

211-
**Digest:** sha256:e7ad491bb25912f692d06aa434cec82cd3b66135b5179f9c414086455f0ca712
211+
**Digest:** sha256:a3d1b1a3336a71a0b8423b4a3efaf069b4445df212b865f13834c623857ece25
212212

213213
**Tags:**
214214
```
@@ -228,7 +228,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.12
228228

229229
| Tool | Commit | Path |
230230
|------|--------|------|
231-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/vscode/.oh-my-zsh |
231+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4f0b680248e1acf71e9e557af62f3a08bb5b96c6 | /home/vscode/.oh-my-zsh |
232232

233233
**Additional linux tools and packages**
234234

containers/codespaces-linux/history/dev.md

Lines changed: 15 additions & 15 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:8d1a6def401fe38a238593416afd7ec2bbaa73ff9a31f6ce1be2910f861ea6f1
8+
**Digest:** sha256:75ad09be6e60b362468f3b62a1ffb981039f5fdf520ad6a179f18e2f201e8e1b
99

1010
**Tags:**
1111
```
@@ -33,17 +33,17 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
3333
| [Ruby](https://www.ruby-lang.org/en/) | 2.7.2 | /opt/ruby/<version> |
3434
| [PHP](https://xdebug.org/) | 7.2.34<br />7.3.27<br />7.4.26 | /opt/php/&lt;version&gt; |
3535
| [PowerShell](https://docs.microsoft.com/en-us/powershell/) | 7.2.1 | /opt/microsoft/powershell |
36-
| GCC | 9.3.0-17ubuntu1~20.04 |
36+
| GCC | 9.4.0-1ubuntu1~20.04 |
3737
| Clang | 10.0.0-4ubuntu1 |
38-
| [Go](https://golang.org/dl) | 1.17.6 | /usr/local/go |
38+
| [Go](https://golang.org/dl) | 1.17.7 | /usr/local/go |
3939
| [Rust](https://github.com/rust-lang/rust) | 1.59.0 | /usr/local/cargo<br />/usr/local/rustup |
4040
| [Jekyll](https://jekyllrb.com/) | 4.2.1 |
4141

4242
**Tools installed using git**
4343

4444
| Tool | Commit | Path |
4545
|------|--------|------|
46-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 511ed65408231d04ed266066bba777d48ebec795 | /home/codespace/.oh-my-zsh |
46+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4f0b680248e1acf71e9e557af62f3a08bb5b96c6 | /home/codespace/.oh-my-zsh |
4747
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
4848
| [nvs](https://github.com/jasongin/nvs) | ea01809b665810685135d480a23ad6c9ca30c227 | /home/codespace/.nvs |
4949
| [rbenv](https://github.com/rbenv/rbenv.git) | e4f61e67e2336c86622e3efa0473e2c04add5c08 | /usr/local/share/rbenv |
@@ -61,16 +61,16 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
6161
| mypy | 0.931 |
6262
| pydocstyle | 6.1.1 |
6363
| pycodestyle | 2.8.0 |
64-
| bandit | 1.7.3 |
65-
| virtualenv | 20.13.2 |
64+
| bandit | 1.7.4 |
65+
| virtualenv | 20.13.3 |
6666
| pipx | 1.0.0 |
6767

6868
**Go tools and modules**
6969

7070
| Tool / module | Version |
7171
|---------------|---------|
72-
| golang.org/x/tools/gopls | 0.7.5 |
73-
| honnef.co/go/tools | 0.2.1 |
72+
| golang.org/x/tools/gopls | 0.8.0 |
73+
| honnef.co/go/tools | 0.2.2 |
7474
| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 |
7575
| github.com/mgechev/revive | 1.1.4 |
7676
| github.com/uudashr/gopkgs | 2.0.1+incompatible |
@@ -109,7 +109,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
109109
| [Docker Compose](https://github.com/docker/compose) | 1.29.2 | /usr/local/bin |
110110
| [SDKMAN!](https://github.com/sdkman/sdkman-cli) | 5.13.2 | /usr/local/sdkman |
111111
| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm |
112-
| [GitHub CLI](https://github.com/cli/cli) | 2.5.1 |
112+
| [GitHub CLI](https://github.com/cli/cli) | 2.5.2 |
113113
| [yarn](https://yarnpkg.com/) | 1.22.15 | /opt/yarn |
114114
| [Maven](https://maven.apache.org/) | 3.6.3 | /opt/maven |
115115
| [Gradle](https://gradle.org/) | 7.3.3 |
@@ -121,7 +121,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
121121
|----------------|---------|
122122
| apt-transport-https | 2.0.6 |
123123
| apt-utils | 2.0.6 |
124-
| azure-cli (Azure CLI) | 2.33.1-1~focal |
124+
| azure-cli (Azure CLI) | 2.34.1-1~focal |
125125
| build-essential | 12.8ubuntu1.1 |
126126
| ca-certificates | 20210119~20.04.2 |
127127
| clang | 1:10.0-50~exp1 |
@@ -142,13 +142,13 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
142142
| less | 551-1ubuntu0.1 |
143143
| libatk-bridge2.0-0 | 2.34.2-0ubuntu2~20.04.1 |
144144
| libatk1.0-0 | 2.35.1-1ubuntu2 |
145-
| libc6 | 2.31-0ubuntu9.2 |
146-
| libc6-dev | 2.31-0ubuntu9.2 |
145+
| libc6 | 2.31-0ubuntu9.7 |
146+
| libc6-dev | 2.31-0ubuntu9.7 |
147147
| libcups2 | 2.3.1-9ubuntu1.1 |
148148
| libgbm1 | 21.2.6-0ubuntu0.1~20.04.1 |
149149
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
150150
| libgssapi-krb5-2 | 1.17-6ubuntu4.1 |
151-
| libgtk-3-0 | 3.24.20-0ubuntu1 |
151+
| libgtk-3-0 | 3.24.20-0ubuntu1.1 |
152152
| libicu66 | 66.1-2ubuntu2.1 |
153153
| libkrb5-3 | 1.17-6ubuntu4.1 |
154154
| liblttng-ust0 | 2.11.0-1 |
@@ -157,7 +157,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
157157
| libpango-1.0-0 | 1.44.7-2ubuntu4 |
158158
| libpangocairo-1.0-0 | 1.44.7-2ubuntu4 |
159159
| libsecret-1-dev | 0.20.4-0ubuntu1 |
160-
| libssl1.1 | 1.1.1f-1ubuntu2.10 |
160+
| libssl1.1 | 1.1.1f-1ubuntu2.11 |
161161
| libstdc++6 | 10.3.0-1ubuntu1~20.04 |
162162
| libx11-6 | 2:1.6.9-2ubuntu1.2 |
163163
| libx11-xcb1 | 2:1.6.9-2ubuntu1.2 |
@@ -166,7 +166,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
166166
| libxfixes3 | 1:5.0.3-2 |
167167
| lldb | 1:10.0-50~exp1 |
168168
| llvm | 1:10.0-50~exp1 |
169-
| locales | 2.31-0ubuntu9.2 |
169+
| locales | 2.31-0ubuntu9.7 |
170170
| lsb-release | 11.1.0ubuntu2 |
171171
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |
172172
| lxc | 1:4.0.6-0ubuntu1~20.04.1 |

0 commit comments

Comments
 (0)