Skip to content

Commit ca257b9

Browse files
Update 20.10 to 20.10.16
1 parent cff5be4 commit ca257b9

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
@@ -3,21 +3,21 @@
33
"alpine": "3.15",
44
"arches": {
55
"amd64": {
6-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.15.tgz",
7-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.15.tgz"
6+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.16.tgz",
7+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.16.tgz"
88
},
99
"arm32v6": {
10-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.15.tgz"
10+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.16.tgz"
1111
},
1212
"arm32v7": {
13-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.15.tgz"
13+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.16.tgz"
1414
},
1515
"arm64v8": {
16-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.15.tgz",
17-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.15.tgz"
16+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.16.tgz",
17+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.16.tgz"
1818
},
1919
"windows-amd64": {
20-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.15.zip"
20+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.16.zip"
2121
}
2222
},
2323
"buildx": {
@@ -129,7 +129,7 @@
129129
"windows/windowsservercore-ltsc2022",
130130
"windows/windowsservercore-1809"
131131
],
132-
"version": "20.10.15"
132+
"version": "20.10.16"
133133
},
134134
"20.10-rc": null
135135
}

0 commit comments

Comments
 (0)