Skip to content

Commit e1b6906

Browse files
Update 27 to buildx 0.17.0
1 parent cce8715 commit e1b6906

File tree

4 files changed

+49
-49
lines changed

4 files changed

+49
-49
lines changed

27/cli/Dockerfile

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/windows/windowsservercore-1809/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/windows/windowsservercore-ltsc2022/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -22,52 +22,52 @@
2222
"buildx": {
2323
"arches": {
2424
"amd64": {
25-
"file": "buildx-v0.16.2.linux-amd64",
26-
"sha256": "43e4c928a0be38ab34e206c82957edfdd54f3e7124f1dadd7779591c3acf77ea",
27-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-amd64"
25+
"file": "buildx-v0.17.0.linux-amd64",
26+
"sha256": "6c65b3a80fd65312ed4949b76d10077c304ea013e78251a91cb0990562ee82a6",
27+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-amd64"
2828
},
2929
"arm32v6": {
30-
"file": "buildx-v0.16.2.linux-arm-v6",
31-
"sha256": "77678205fbaaead25167cd93b022996d0bafff67deb5ca82b92b25cccb06ad07",
32-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-arm-v6"
30+
"file": "buildx-v0.17.0.linux-arm-v6",
31+
"sha256": "e7236f91db70ab596cfa2ecd9f05c8231d18aa8da6fffd3439d69b5b04002e81",
32+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-arm-v6"
3333
},
3434
"arm32v7": {
35-
"file": "buildx-v0.16.2.linux-arm-v7",
36-
"sha256": "b4f029ed0d4d30c49857bc31f8bec5484b3f6b8104d8d49a187fb6b69fab3d82",
37-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-arm-v7"
35+
"file": "buildx-v0.17.0.linux-arm-v7",
36+
"sha256": "e6950b2551f9930dd9894504da337a978c36052cb3517af63b4f65483364e70f",
37+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-arm-v7"
3838
},
3939
"arm64v8": {
40-
"file": "buildx-v0.16.2.linux-arm64",
41-
"sha256": "775f1ab64aa0e5d901dcc6ecf6843ec3261f27476873760711aa362b403f61f3",
42-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-arm64"
40+
"file": "buildx-v0.17.0.linux-arm64",
41+
"sha256": "8a971c4c9019f646fe9ac73c7e1cc3593a1246d43ddd9da24c588d1d93ca4c4e",
42+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-arm64"
4343
},
4444
"ppc64le": {
45-
"file": "buildx-v0.16.2.linux-ppc64le",
46-
"sha256": "956b020318ad0ba94f817116792d9da8695ebab38254c9f821a85a3369175f7e",
47-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-ppc64le"
45+
"file": "buildx-v0.17.0.linux-ppc64le",
46+
"sha256": "73fa298b089705b0420ae7cdd6f7859b9b2d0ab157d9dbfff70cffffe6f1e8a8",
47+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-ppc64le"
4848
},
4949
"riscv64": {
50-
"file": "buildx-v0.16.2.linux-riscv64",
51-
"sha256": "e90589ff33ad409a40a5e53cde5af4a0f230f0d8f5b6d9af522120a6900222ea",
52-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-riscv64"
50+
"file": "buildx-v0.17.0.linux-riscv64",
51+
"sha256": "e7f5d0ac2d1c24d187e678f1bc40a55ef99bf04da7947d1901efa5bfeefc6869",
52+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-riscv64"
5353
},
5454
"s390x": {
55-
"file": "buildx-v0.16.2.linux-s390x",
56-
"sha256": "f2dbf2dc967415e1e1f4398d040d6b5b81e4e27f37df22bd148ea4b18c8ea6eb",
57-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.linux-s390x"
55+
"file": "buildx-v0.17.0.linux-s390x",
56+
"sha256": "1f97a8bc3bf91f0aded613adcf8115e8e9319f0d69dd912ba4712bd22dbd3f51",
57+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.linux-s390x"
5858
},
5959
"windows-amd64": {
60-
"file": "buildx-v0.16.2.windows-amd64.exe",
61-
"sha256": "0ee1234dc4bec883f9407211ae386052c45d13cf9052329f8aece8358cff5e9c",
62-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.windows-amd64.exe"
60+
"file": "buildx-v0.17.0.windows-amd64.exe",
61+
"sha256": "2bee3541fd1ed077d5f59141085f59345d0d0380d5749724e7088a3f02a113ca",
62+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.windows-amd64.exe"
6363
},
6464
"windows-arm64v8": {
65-
"file": "buildx-v0.16.2.windows-arm64.exe",
66-
"sha256": "2a79b06bbe0f557e271cb10182d4bcb54c7af68b8e2375ee9b67053b892cab5a",
67-
"url": "https://github.com/docker/buildx/releases/download/v0.16.2/buildx-v0.16.2.windows-arm64.exe"
65+
"file": "buildx-v0.17.0.windows-arm64.exe",
66+
"sha256": "54724d64ae306e827fc4e64e0c91d1601ec8d0737577ce0ce76b04747366c5bd",
67+
"url": "https://github.com/docker/buildx/releases/download/v0.17.0/buildx-v0.17.0.windows-arm64.exe"
6868
}
6969
},
70-
"version": "0.16.2"
70+
"version": "0.17.0"
7171
},
7272
"compose": {
7373
"arches": {

0 commit comments

Comments
 (0)