Skip to content

Commit 83e4de3

Browse files
Update 20.10 to 20.10.8
1 parent a2f8c1c commit 83e4de3

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
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.

versions.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@
5555
"alpine": "3.13",
5656
"arches": {
5757
"amd64": {
58-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.7.tgz",
59-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.7.tgz"
58+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.8.tgz",
59+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.8.tgz"
6060
},
6161
"arm32v6": {
62-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.7.tgz"
62+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.8.tgz"
6363
},
6464
"arm32v7": {
65-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.7.tgz"
65+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.8.tgz"
6666
},
6767
"arm64v8": {
68-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.7.tgz",
69-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.7.tgz"
68+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.8.tgz",
69+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.8.tgz"
7070
},
7171
"windows-amd64": {
72-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.7.zip"
72+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.8.zip"
7373
}
7474
},
7575
"dindCommit": "42b1175eda071c0e9121e1d64345928384a93df1",
@@ -80,7 +80,7 @@
8080
"git",
8181
"windows/windowsservercore-1809"
8282
],
83-
"version": "20.10.7"
83+
"version": "20.10.8"
8484
},
8585
"20.10-rc": {
8686
"alpine": "3.13",

0 commit comments

Comments
 (0)