Update docker to version 17.03.1-ce

This commit is contained in:
Richard Kuhnt 2017-03-28 07:00:36 +02:00
parent 204b4cfe65
commit b8e341b449

View File

@ -1,14 +1,14 @@
{
"version": "17.03.0-ce",
"version": "17.03.1-ce",
"license": "https://github.com/docker/docker/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.03.0-ce.zip",
"hash": "6ab9e1b7aed9ab98fe6adec6e8e45cec9f5c69e1370d7ceec5029a5df199d0e1"
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.03.1-ce.zip",
"hash": "f22cfd236cb956fd7e0309e11ef0020b2a4b6d3c53bb409f837271d0d870c6ea"
},
"32bit": {
"url": "https://get.docker.com/builds/Windows/i386/docker-17.03.0-ce.zip",
"hash": "bc090c38554c058bd40ff25abe6e0873a16819ae3edf658d89cbc5a0768dad3f"
"url": "https://get.docker.com/builds/Windows/i386/docker-17.03.1-ce.zip",
"hash": "a86090b2dfe1677de03ca3463967259c6c615743d900f07be3fb8781763ec4c9"
}
},
"homepage": "https://docker.com",