Merge pull request #85 from djs55/docker.1.11.0

Bump docker to 1.11.0 final
This commit is contained in:
Dave Scott 2016-04-13 22:52:07 +01:00
commit 43c35b842c

View File

@ -1,4 +1,4 @@
DOCKER_VERSION=1.11.0-rc5
DOCKER_VERSION=1.11.0
ARCH?=x86_64
OS?=Linux
@ -13,7 +13,7 @@ bin: docker.git
rm -f bin/*.sha256
docker.git:
git clone git://github.com/justincormack/docker.git docker.git
git clone git://github.com/djs55/docker.git docker.git
clean:
rm -rf bin