Skip to content

Commit 835c371

Browse files
Update 19.03 to 19.03.15
1 parent 5645fda commit 835c371

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

19.03/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.

19.03/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
@@ -3,17 +3,17 @@
33
"alpine": "3.13",
44
"arches": {
55
"amd64": {
6-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-19.03.14.tgz",
7-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-19.03.14.tgz"
6+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-19.03.15.tgz",
7+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-19.03.15.tgz"
88
},
99
"arm32v6": {
10-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-19.03.14.tgz"
10+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-19.03.15.tgz"
1111
},
1212
"arm32v7": {
13-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-19.03.14.tgz"
13+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-19.03.15.tgz"
1414
},
1515
"arm64v8": {
16-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-19.03.14.tgz"
16+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-19.03.15.tgz"
1717
}
1818
},
1919
"dindCommit": "ed89041433a031cafc0a0f19cfe573c31688d377",
@@ -23,7 +23,7 @@
2323
"dind-rootless",
2424
"git"
2525
],
26-
"version": "19.03.14"
26+
"version": "19.03.15"
2727
},
2828
"19.03-rc": {
2929
"alpine": "3.13",

0 commit comments

Comments
 (0)