Skip to content

Commit 279ba9c

Browse files
Update 20.10 to 20.10.7
1 parent 271f58a commit 279ba9c

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
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: 1 addition & 1 deletion
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,20 @@
5555
"alpine": "3.13",
5656
"arches": {
5757
"amd64": {
58-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.6.tgz",
59-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.6.tgz"
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"
6060
},
6161
"arm32v6": {
62-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.6.tgz"
62+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.7.tgz"
6363
},
6464
"arm32v7": {
65-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.6.tgz"
65+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.7.tgz"
6666
},
6767
"arm64v8": {
68-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.6.tgz"
68+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.7.tgz"
6969
},
7070
"windows-amd64": {
71-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.6.zip"
71+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.7.zip"
7272
}
7373
},
7474
"dindCommit": "42b1175eda071c0e9121e1d64345928384a93df1",
@@ -79,7 +79,7 @@
7979
"git",
8080
"windows/windowsservercore-1809"
8181
],
82-
"version": "20.10.6"
82+
"version": "20.10.7"
8383
},
8484
"20.10-rc": {
8585
"alpine": "3.13",

0 commit comments

Comments
 (0)