mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 18:41:37 +00:00
Upgrade to Docker 17.03.0-ce
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
d445716406
commit
54decb3626
@ -1,4 +1,5 @@
|
||||
DOCKER_VERSION?=17.03.0-ce-rc1
|
||||
DOCKER_BIN_URL?=https://s3.amazonaws.com/editions-stage-us-east-1-150610-005505/linux/static/stable/x86_64/docker-17.03.0-ce.tgz
|
||||
DOCKER_VERSION?=17.03.0-ce
|
||||
FORCE_CURL?=1
|
||||
ARCH?=x86_64
|
||||
OS?=Linux
|
||||
|
Loading…
Reference in New Issue
Block a user