Skip to content

Commit ec46559

Browse files
Merge pull request #54 from devcontainers/automated-update-for-image-history-2785725388
Automated update for image history
2 parents 60f6b9d + 7999247 commit ec46559

File tree

16 files changed

+291
-271
lines changed

16 files changed

+291
-271
lines changed

manifest.json

+38-18
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": "249c708ed3a4a7a63d16a6e911a46b6fb9623cbd"
9+
"commitHash": "97134d1eed19b72a9c4bf90a2effa847221608bf"
1010
}
1111
}
1212
},
@@ -76,7 +76,17 @@
7676
"Git": {
7777
"Name": "vcpkg",
7878
"repositoryUrl": "https://github.com/microsoft/vcpkg",
79-
"commitHash": "33c8f025390f8682811629b6830d2d66ecedcaa5"
79+
"commitHash": "933aa19b26859330872a8c5e6719952ba721914f"
80+
}
81+
}
82+
},
83+
{
84+
"Component": {
85+
"Type": "git",
86+
"Git": {
87+
"Name": "vcpkg",
88+
"repositoryUrl": "https://github.com/microsoft/vcpkg",
89+
"commitHash": "87e46921ccf13eb3e98292777b09c434cce2d72f"
8090
}
8191
}
8292
},
@@ -160,6 +170,16 @@
160170
}
161171
}
162172
},
173+
{
174+
"Component": {
175+
"Type": "git",
176+
"Git": {
177+
"Name": "Oh My Zsh!",
178+
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
179+
"commitHash": "249c708ed3a4a7a63d16a6e911a46b6fb9623cbd"
180+
}
181+
}
182+
},
163183
{
164184
"Component": {
165185
"Type": "other",
@@ -214,7 +234,7 @@
214234
"Type": "Pip",
215235
"Pip": {
216236
"Name": "pylint",
217-
"Version": "2.14.4"
237+
"Version": "2.14.5"
218238
}
219239
}
220240
},
@@ -223,7 +243,7 @@
223243
"Type": "Pip",
224244
"Pip": {
225245
"Name": "flake8",
226-
"Version": "4.0.1"
246+
"Version": "5.0.3"
227247
}
228248
}
229249
},
@@ -259,7 +279,7 @@
259279
"Type": "Pip",
260280
"Pip": {
261281
"Name": "mypy",
262-
"Version": "0.961"
282+
"Version": "0.971"
263283
}
264284
}
265285
},
@@ -277,7 +297,7 @@
277297
"Type": "Pip",
278298
"Pip": {
279299
"Name": "pycodestyle",
280-
"Version": "2.8.0"
300+
"Version": "2.9.0"
281301
}
282302
}
283303
},
@@ -295,7 +315,7 @@
295315
"Type": "Pip",
296316
"Pip": {
297317
"Name": "virtualenv",
298-
"Version": "20.15.1"
318+
"Version": "20.16.2"
299319
}
300320
}
301321
},
@@ -412,7 +432,7 @@
412432
"Type": "go",
413433
"Go": {
414434
"Name": "github.com/golangci/golangci-lint",
415-
"Version": "1.46.2"
435+
"Version": "1.47.3"
416436
}
417437
}
418438
},
@@ -422,7 +442,7 @@
422442
"Git": {
423443
"Name": "Oh My Zsh!",
424444
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
425-
"commitHash": "249c708ed3a4a7a63d16a6e911a46b6fb9623cbd"
445+
"commitHash": "97134d1eed19b72a9c4bf90a2effa847221608bf"
426446
}
427447
}
428448
},
@@ -452,7 +472,7 @@
452472
"Git": {
453473
"Name": "rbenv",
454474
"repositoryUrl": "https://github.com/rbenv/rbenv.git",
455-
"commitHash": "c6cc0a1959da3403f524fcbb0fdfb6e08a4d8ae6"
475+
"commitHash": "c4395e58201966d9f90c12bd6b7342e389e7a4cb"
456476
}
457477
}
458478
},
@@ -462,7 +482,7 @@
462482
"Git": {
463483
"Name": "ruby-build",
464484
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
465-
"commitHash": "7399e92f1fc9a10672c48ce5187a172d2cded2a3"
485+
"commitHash": "44c91aa270ebc1d7449e516e7a49ff1ecaf2550c"
466486
}
467487
}
468488
},
@@ -501,7 +521,7 @@
501521
"Type": "other",
502522
"Other": {
503523
"Name": "Helm",
504-
"Version": "3.9.1",
524+
"Version": "3.9.2",
505525
"DownloadUrl": "https://github.com/helm/helm"
506526
}
507527
}
@@ -541,7 +561,7 @@
541561
"Type": "other",
542562
"Other": {
543563
"Name": "GitHub CLI",
544-
"Version": "2.14.2",
564+
"Version": "2.14.3",
545565
"DownloadUrl": "https://github.com/cli/cli"
546566
}
547567
}
@@ -551,7 +571,7 @@
551571
"Type": "other",
552572
"Other": {
553573
"Name": "Go",
554-
"Version": "warning: GOPATH set to GOROOT (/usr/local/go) has no effect\n1.18.4",
574+
"Version": "warning: GOPATH set to GOROOT (/usr/local/go) has no effect\n1.19",
555575
"DownloadUrl": "https://golang.org/dl"
556576
}
557577
}
@@ -929,7 +949,7 @@
929949
"Type": "cargo",
930950
"Cargo": {
931951
"Name": "rust-analysis",
932-
"Version": "1.62.0"
952+
"Version": "1.62.1"
933953
}
934954
}
935955
},
@@ -938,7 +958,7 @@
938958
"Type": "cargo",
939959
"Cargo": {
940960
"Name": "rust-src",
941-
"Version": "1.62.0"
961+
"Version": "1.62.1"
942962
}
943963
}
944964
},
@@ -947,7 +967,7 @@
947967
"Type": "cargo",
948968
"Cargo": {
949969
"Name": "clippy",
950-
"Version": "1.62.0"
970+
"Version": "1.62.1"
951971
}
952972
}
953973
},
@@ -1042,7 +1062,7 @@
10421062
"Type": "RubyGems",
10431063
"RubyGems": {
10441064
"Name": "bundler",
1045-
"Version": "2.3.18"
1065+
"Version": "2.3.19"
10461066
}
10471067
}
10481068
},

src/alpine/history/dev.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Variant: 3.15
1313

14-
**Digest:** sha256:50a2a9ebc8ccb83ea5c3017cbe91ecd75309b0baf219c12a626a0417c20a8c8e
14+
**Digest:** sha256:eb7c6d0780911fda60d4bdb4a84e809ac49d69792c74a083ecb91f7f43b18ac2
1515

1616
**Tags:**
1717
```
@@ -32,7 +32,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
3232

3333
| Tool | Commit | Path |
3434
|------|--------|------|
35-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 249c708ed3a4a7a63d16a6e911a46b6fb9623cbd | /home/vscode/.oh-my-zsh |
35+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
3636

3737
**Additional linux tools and packages**
3838

@@ -49,7 +49,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
4949
| curl | 7.80.0-r2 |
5050
| wget | 1.21.2-r2 |
5151
| rsync | 3.2.3-r5 |
52-
| ca-certificates | 20211220-r0 |
52+
| ca-certificates | 20220614-r0 |
5353
| unzip | 6.0-r9 |
5454
| zip | 3.0-r9 |
5555
| nano | 5.9-r0 |
@@ -60,11 +60,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
6060
| libstdc++ | 10.3.1_git20211027-r0 |
6161
| krb5-libs | 1.19.3-r0 |
6262
| libintl | 0.21-r0 |
63-
| libssl1.1 | 1.1.1n-r0 |
63+
| libssl1.1 | 1.1.1q-r0 |
6464
| lttng-ust | 2.12.0-r3 |
6565
| tzdata | 2022a-r0 |
6666
| userspace-rcu | 0.12.2-r0 |
67-
| zlib | 1.2.12-r0 |
67+
| zlib | 1.2.12-r1 |
6868
| sudo | 1.9.8_p2-r1 |
6969
| coreutils | 9.0-r2 |
7070
| sed | 4.8-r0 |
@@ -77,7 +77,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
7777

7878
## Variant: 3.14
7979

80-
**Digest:** sha256:94f5eaa64b220211f391be1a88482da78f80937a9fc40d4af6bf4afbca235e59
80+
**Digest:** sha256:14150a85de02f89f68073262e6665bec5e36dd155689f4863c045bd17971d75c
8181

8282
**Tags:**
8383
```
@@ -97,7 +97,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
9797

9898
| Tool | Commit | Path |
9999
|------|--------|------|
100-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 249c708ed3a4a7a63d16a6e911a46b6fb9623cbd | /home/vscode/.oh-my-zsh |
100+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
101101

102102
**Additional linux tools and packages**
103103

@@ -114,7 +114,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
114114
| curl | 7.79.1-r2 |
115115
| wget | 1.21.1-r1 |
116116
| rsync | 3.2.3-r4 |
117-
| ca-certificates | 20211220-r0 |
117+
| ca-certificates | 20220614-r0 |
118118
| unzip | 6.0-r9 |
119119
| zip | 3.0-r9 |
120120
| nano | 5.7-r2 |
@@ -125,11 +125,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
125125
| libstdc++ | 10.3.1_git20210424-r2 |
126126
| krb5-libs | 1.18.5-r0 |
127127
| libintl | 0.21-r0 |
128-
| libssl1.1 | 1.1.1n-r0 |
128+
| libssl1.1 | 1.1.1q-r0 |
129129
| lttng-ust | 2.12.0-r3 |
130130
| tzdata | 2022a-r0 |
131131
| userspace-rcu | 0.12.2-r0 |
132-
| zlib | 1.2.12-r0 |
132+
| zlib | 1.2.12-r1 |
133133
| sudo | 1.9.7_p1-r1 |
134134
| coreutils | 8.32-r2 |
135135
| sed | 4.8-r0 |
@@ -142,7 +142,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.14
142142

143143
## Variant: 3.13
144144

145-
**Digest:** sha256:74df8c8fd0dbc9933f26ecbf731dccc75828864683dbd1b0855f08794793cc12
145+
**Digest:** sha256:a0bcae06547a541f0f8bb50c3f0b679125995ae64a4db5e9be17a80c88952392
146146

147147
**Tags:**
148148
```
@@ -162,7 +162,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.13
162162

163163
| Tool | Commit | Path |
164164
|------|--------|------|
165-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 249c708ed3a4a7a63d16a6e911a46b6fb9623cbd | /home/vscode/.oh-my-zsh |
165+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 97134d1eed19b72a9c4bf90a2effa847221608bf | /home/vscode/.oh-my-zsh |
166166

167167
**Additional linux tools and packages**
168168

@@ -179,7 +179,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.13
179179
| curl | 7.79.1-r2 |
180180
| wget | 1.21.1-r1 |
181181
| rsync | 3.2.3-r4 |
182-
| ca-certificates | 20211220-r0 |
182+
| ca-certificates | 20220614-r0 |
183183
| unzip | 6.0-r9 |
184184
| zip | 3.0-r9 |
185185
| nano | 5.4-r3 |
@@ -190,11 +190,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.13
190190
| libstdc++ | 10.2.1_pre1-r3 |
191191
| krb5-libs | 1.18.5-r0 |
192192
| libintl | 0.20.2-r2 |
193-
| libssl1.1 | 1.1.1n-r0 |
193+
| libssl1.1 | 1.1.1q-r0 |
194194
| lttng-ust | 2.12.0-r2 |
195195
| tzdata | 2022a-r0 |
196196
| userspace-rcu | 0.12.1-r0 |
197-
| zlib | 1.2.12-r0 |
197+
| zlib | 1.2.12-r1 |
198198
| sudo | 1.9.5p2-r0 |
199199
| coreutils | 8.32-r2 |
200200
| sed | 4.8-r0 |

src/anaconda/history/dev.md

+2-2
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:e581c496ec481bf680d684e51244b915e9750eac69a0e86a49b5e1b912c89959
7+
**Digest:** sha256:9008dd659b5f3156c5032014bc92f8a1fd6050e9d37fa55900f110484319d58c
88

99
**Tags:**
1010
```
@@ -47,7 +47,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4747
| apt-transport-https | 2.2.4 |
4848
| apt-utils | 2.2.4 |
4949
| ca-certificates | 20210119 |
50-
| curl | 7.74.0-1.3+deb11u1 |
50+
| curl | 7.74.0-1.3+deb11u2 |
5151
| dialog | 1.3-20201126-1 |
5252
| git | 1:2.30.2-1 |
5353
| gnupg2 | 2.2.27-2+deb11u2 |

0 commit comments

Comments
 (0)