Skip to content

Commit 034e1d0

Browse files
Update 20.10 to 20.10.17
1 parent a80938c commit 034e1d0

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

20.10/Dockerfile

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

20.10/dind-rootless/Dockerfile

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

20.10/windows/windowsservercore-1809/Dockerfile

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

20.10/windows/windowsservercore-ltsc2022/Dockerfile

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

versions.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"20.10": {
33
"arches": {
44
"amd64": {
5-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.16.tgz",
6-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.16.tgz"
5+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.17.tgz",
6+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.17.tgz"
77
},
88
"arm32v6": {
9-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.16.tgz"
9+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.17.tgz"
1010
},
1111
"arm32v7": {
12-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.16.tgz"
12+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.17.tgz"
1313
},
1414
"arm64v8": {
15-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.16.tgz",
16-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.16.tgz"
15+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.17.tgz",
16+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.17.tgz"
1717
},
1818
"windows-amd64": {
19-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.16.zip"
19+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.17.zip"
2020
}
2121
},
2222
"buildx": {
@@ -128,7 +128,7 @@
128128
"windows/windowsservercore-ltsc2022",
129129
"windows/windowsservercore-1809"
130130
],
131-
"version": "20.10.16"
131+
"version": "20.10.17"
132132
},
133133
"20.10-rc": null,
134134
"22.06": null,

0 commit comments

Comments
 (0)