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

Commit 97bedaa

Browse files
author
CI
committed
Automated update for image history
1 parent 54ca3a2 commit 97bedaa

File tree

18 files changed

+292
-252
lines changed

18 files changed

+292
-252
lines changed

cgmanifest.json

Lines changed: 25 additions & 15 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": "2d3bae965a445ac0f6edeed0b277a15d09e6a261"
9+
"commitHash": "3427da4057dbe302933a7b5b19b4e23bfb9d0969"
1010
}
1111
}
1212
},
@@ -70,6 +70,16 @@
7070
}
7171
}
7272
},
73+
{
74+
"Component": {
75+
"Type": "git",
76+
"Git": {
77+
"Name": "vcpkg",
78+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
79+
"commitHash": "5cf60186a241e84e8232641ee973395d4fde90e1"
80+
}
81+
}
82+
},
7383
{
7484
"Component": {
7585
"Type": "other",
@@ -175,7 +185,7 @@
175185
"Type": "linux",
176186
"Linux": {
177187
"Name": "azure-cli",
178-
"Version": "2.32.0-1~focal",
188+
"Version": "2.33.1-1~focal",
179189
"Distribution": "ubuntu",
180190
"Release": "20.04",
181191
"Pool-URL": "https://packages.microsoft.com/repos/azure-cli",
@@ -188,7 +198,7 @@
188198
"Type": "linux",
189199
"Linux": {
190200
"Name": "git-lfs",
191-
"Version": "3.0.2",
201+
"Version": "3.1.2",
192202
"Distribution": "ubuntu",
193203
"Release": "20.04",
194204
"Pool-URL": "https://packagecloud.io/github/git-lfs/ubuntu",
@@ -447,7 +457,7 @@
447457
"Type": "go",
448458
"Go": {
449459
"Name": "github.com/mgechev/revive",
450-
"Version": "1.1.3"
460+
"Version": "1.1.4"
451461
}
452462
}
453463
},
@@ -474,7 +484,7 @@
474484
"Type": "go",
475485
"Go": {
476486
"Name": "github.com/go-delve/delve",
477-
"Version": "1.8.0"
487+
"Version": "1.8.1"
478488
}
479489
}
480490
},
@@ -483,7 +493,7 @@
483493
"Type": "go",
484494
"Go": {
485495
"Name": "github.com/golangci/golangci-lint",
486-
"Version": "1.44.0"
496+
"Version": "1.44.2"
487497
}
488498
}
489499
},
@@ -493,7 +503,7 @@
493503
"Git": {
494504
"Name": "Oh My Zsh!",
495505
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
496-
"commitHash": "2d3bae965a445ac0f6edeed0b277a15d09e6a261"
506+
"commitHash": "3427da4057dbe302933a7b5b19b4e23bfb9d0969"
497507
}
498508
}
499509
},
@@ -513,7 +523,7 @@
513523
"Git": {
514524
"Name": "nvs",
515525
"repositoryUrl": "https://github.com/jasongin/nvs",
516-
"commitHash": "5c04eb39ade8148d1424cfd80fc4f035f9c3ac0f"
526+
"commitHash": "ea01809b665810685135d480a23ad6c9ca30c227"
517527
}
518528
}
519529
},
@@ -523,7 +533,7 @@
523533
"Git": {
524534
"Name": "rbenv",
525535
"repositoryUrl": "https://github.com/rbenv/rbenv.git",
526-
"commitHash": "a76c4aaafa3dc710e16e1aefe2208bad0247b595"
536+
"commitHash": "e4f61e67e2336c86622e3efa0473e2c04add5c08"
527537
}
528538
}
529539
},
@@ -533,7 +543,7 @@
533543
"Git": {
534544
"Name": "ruby-build",
535545
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
536-
"commitHash": "cbdbc6e44be4756df3fc526ee97c1a5ce0632b74"
546+
"commitHash": "2a0475f03ec1df72b64777ed14be2204af97105b"
537547
}
538548
}
539549
},
@@ -562,7 +572,7 @@
562572
"Type": "other",
563573
"Other": {
564574
"Name": "kubectl",
565-
"Version": "1.23.3",
575+
"Version": "1.23.4",
566576
"DownloadUrl": "https://github.com/kubernetes/kubectl"
567577
}
568578
}
@@ -592,7 +602,7 @@
592602
"Type": "other",
593603
"Other": {
594604
"Name": "SDKMAN!",
595-
"Version": "5.13.1",
605+
"Version": "5.13.2",
596606
"DownloadUrl": "https://github.com/sdkman/sdkman-cli"
597607
}
598608
}
@@ -612,7 +622,7 @@
612622
"Type": "other",
613623
"Other": {
614624
"Name": "GitHub CLI",
615-
"Version": "2.5.0",
625+
"Version": "2.5.1",
616626
"DownloadUrl": "https://github.com/cli/cli"
617627
}
618628
}
@@ -1073,7 +1083,7 @@
10731083
"Type": "npm",
10741084
"Npm": {
10751085
"Name": "eslint",
1076-
"Version": "8.8.0"
1086+
"Version": "8.9.0"
10771087
}
10781088
}
10791089
},
@@ -1083,7 +1093,7 @@
10831093
"Git": {
10841094
"Name": "Oh My Zsh!",
10851095
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1086-
"commitHash": "2d3bae965a445ac0f6edeed0b277a15d09e6a261"
1096+
"commitHash": "3427da4057dbe302933a7b5b19b4e23bfb9d0969"
10871097
}
10881098
}
10891099
},

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:2aa89b5a6032db8e0e142e46a095aeca2104763e3ebb5b6c15245c710b64c512
15+
**Digest:** sha256:1820fa796ba4caeccca1ec7fab4f844b3e82527406d0322aff3e58f56c9d78f8
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) | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 | /home/vscode/.oh-my-zsh |
36+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3427da4057dbe302933a7b5b19b4e23bfb9d0969 | /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:acb5c7e871571bee96aec94e2dff88b66e8924727f2b5bafb325f0ff2a3cfd5e
81+
**Digest:** sha256:67dc8a3ba31167e62037d429ec0138df6efaf90a2bf0e9c695286f28da3632c0
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) | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 | /home/vscode/.oh-my-zsh |
101+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3427da4057dbe302933a7b5b19b4e23bfb9d0969 | /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:936d65911d92f74aecf6474bbe09e4a25cc5d1a964ddc03fea0071e2161e6a6b
146+
**Digest:** sha256:197b4038bc74aa2ba941c6a6673e6a1fa10861b3fa85ace21c73fb287daad235
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) | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 | /home/vscode/.oh-my-zsh |
166+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3427da4057dbe302933a7b5b19b4e23bfb9d0969 | /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:e7e4b4fab29f497be23bf9d0e67ffeb730cd99af9f60ed6bd25540fe15b0114e
211+
**Digest:** sha256:939e4aa0106fafe949a25b7cd79f8ca8aa1bd7e336364a523a70ed15cc6be207
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) | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 | /home/vscode/.oh-my-zsh |
231+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3427da4057dbe302933a7b5b19b4e23bfb9d0969 | /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:673660c71b71ee9c5a585d58417a9f94c64fbfb5417095cd09ee26e2a49ae451
8+
**Digest:** sha256:54b2925734becafd8cc37705cf0cf1af3e7d3d58d0ccfd8acfaa569a485880d6
99

1010
**Tags:**
1111
```
@@ -15,7 +15,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
1515
```
1616
> *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-`).*
1717
18-
**Linux distribution:** Ubuntu 20.04.3 LTS (debian-like distro)
18+
**Linux distribution:** Ubuntu 20.04.4 LTS (debian-like distro)
1919

2020
**Architectures:** linux/amd64
2121

@@ -43,11 +43,11 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
4343

4444
| Tool | Commit | Path |
4545
|------|--------|------|
46-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 | /home/codespace/.oh-my-zsh |
46+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3427da4057dbe302933a7b5b19b4e23bfb9d0969 | /home/codespace/.oh-my-zsh |
4747
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
48-
| [nvs](https://github.com/jasongin/nvs) | 5c04eb39ade8148d1424cfd80fc4f035f9c3ac0f | /home/codespace/.nvs |
49-
| [rbenv](https://github.com/rbenv/rbenv.git) | a76c4aaafa3dc710e16e1aefe2208bad0247b595 | /usr/local/share/rbenv |
50-
| [ruby-build](https://github.com/rbenv/ruby-build.git) | cbdbc6e44be4756df3fc526ee97c1a5ce0632b74 | /usr/local/share/ruby-build |
48+
| [nvs](https://github.com/jasongin/nvs) | ea01809b665810685135d480a23ad6c9ca30c227 | /home/codespace/.nvs |
49+
| [rbenv](https://github.com/rbenv/rbenv.git) | e4f61e67e2336c86622e3efa0473e2c04add5c08 | /usr/local/share/rbenv |
50+
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 2a0475f03ec1df72b64777ed14be2204af97105b | /usr/local/share/ruby-build |
5151

5252
**Pip / pipx installed tools and packages**
5353

@@ -72,11 +72,11 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
7272
| golang.org/x/tools/gopls | 0.7.5 |
7373
| honnef.co/go/tools | 0.2.1 |
7474
| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 |
75-
| github.com/mgechev/revive | 1.1.3 |
75+
| github.com/mgechev/revive | 1.1.4 |
7676
| github.com/uudashr/gopkgs | 2.0.1+incompatible |
7777
| github.com/ramya-rao-a/go-outline | 0.0.0-20210608161538-9736a4bde949 |
78-
| github.com/go-delve/delve | 1.8.0 |
79-
| github.com/golangci/golangci-lint | 1.44.0 |
78+
| github.com/go-delve/delve | 1.8.1 |
79+
| github.com/golangci/golangci-lint | 1.44.2 |
8080

8181
**Ruby gems and tools**
8282

@@ -104,12 +104,12 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
104104
| [git](https://github.com/git/git) | 2.35.1 | /usr/local |
105105
| [Xdebug](https://xdebug.org/) | 3.1.2 | /opt/php/lts |
106106
| [Composer](https://getcomposer.org/) | 2.0.8 | /opt/php-composer |
107-
| [kubectl](https://github.com/kubernetes/kubectl) | 1.23.3 | /usr/local/bin |
107+
| [kubectl](https://github.com/kubernetes/kubectl) | 1.23.4 | /usr/local/bin |
108108
| [Helm](https://github.com/helm/helm) | 3.8.0 | /usr/local/bin |
109109
| [Docker Compose](https://github.com/docker/compose) | 1.29.2 | /usr/local/bin |
110-
| [SDKMAN!](https://github.com/sdkman/sdkman-cli) | 5.13.1 | /usr/local/sdkman |
110+
| [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.0 |
112+
| [GitHub CLI](https://github.com/cli/cli) | 2.5.1 |
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.32.0-1~focal |
124+
| azure-cli (Azure CLI) | 2.33.1-1~focal |
125125
| build-essential | 12.8ubuntu1.1 |
126126
| ca-certificates | 20210119~20.04.2 |
127127
| clang | 1:10.0-50~exp1 |
@@ -133,7 +133,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
133133
| gcc | 4:9.3.0-1ubuntu2 |
134134
| gdb | 9.2-0ubuntu1~20.04.1 |
135135
| git | 1:2.25.1-1ubuntu3.2 |
136-
| git-lfs (Git Large File Support) | 3.0.2 |
136+
| git-lfs (Git Large File Support) | 3.1.2 |
137137
| gnupg2 | 2.2.19-3ubuntu2.1 |
138138
| htop | 2.2.0-2build1 |
139139
| iproute2 | 5.5.0-1ubuntu1 |
@@ -145,7 +145,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
145145
| libc6 | 2.31-0ubuntu9.2 |
146146
| libc6-dev | 2.31-0ubuntu9.2 |
147147
| libcups2 | 2.3.1-9ubuntu1.1 |
148-
| libgbm1 | 21.0.3-0ubuntu0.3~20.04.5 |
148+
| 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 |
151151
| libgtk-3-0 | 3.24.20-0ubuntu1 |

0 commit comments

Comments
 (0)