Skip to content

Commit f6a0c42

Browse files
Update 20.10 to 20.10.6
1 parent 9728dce commit f6a0c42

File tree

3 files changed

+12
-12
lines changed

3 files changed

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

versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
5555
"alpine": "3.13",
5656
"arches": {
5757
"amd64": {
58-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-20.10.5.tgz",
59-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-20.10.5.tgz"
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"
6060
},
6161
"arm32v6": {
62-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.5.tgz"
62+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-20.10.6.tgz"
6363
},
6464
"arm32v7": {
65-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.5.tgz"
65+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-20.10.6.tgz"
6666
},
6767
"arm64v8": {
68-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.5.tgz"
68+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-20.10.6.tgz"
6969
}
7070
},
7171
"dindCommit": "ed89041433a031cafc0a0f19cfe573c31688d377",
@@ -75,7 +75,7 @@
7575
"dind-rootless",
7676
"git"
7777
],
78-
"version": "20.10.5"
78+
"version": "20.10.6"
7979
},
8080
"20.10-rc": {
8181
"alpine": "3.13",

0 commit comments

Comments
 (0)