Skip to content

Commit 39b574a

Browse files
Update 20.10 to 20.10.13
1 parent aebfc85 commit 39b574a

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.12.tgz",
7-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.12.tgz"
6+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.13.tgz",
7+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.13.tgz"
88
},
99
"arm32v6": {
10-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.12.tgz"
10+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.13.tgz"
1111
},
1212
"arm32v7": {
13-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.12.tgz"
13+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.13.tgz"
1414
},
1515
"arm64v8": {
16-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.12.tgz",
17-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.12.tgz"
16+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.13.tgz",
17+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-20.10.13.tgz"
1818
},
1919
"windows-amd64": {
20-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.12.zip"
20+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.13.zip"
2121
}
2222
},
2323
"dindCommit": "42b1175eda071c0e9121e1d64345928384a93df1",
@@ -29,7 +29,7 @@
2929
"windows/windowsservercore-ltsc2022",
3030
"windows/windowsservercore-1809"
3131
],
32-
"version": "20.10.12"
32+
"version": "20.10.13"
3333
},
3434
"20.10-rc": null
3535
}

0 commit comments

Comments
 (0)