Merge pull request #843 from justincormack/rc3

Update Docker to 1.13.0-rc3
This commit is contained in:
Justin Cormack
2016-12-05 21:12:20 -08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
DOCKER_VERSION?=1.13.0-rc2
DOCKER_VERSION?=1.13.0-rc3
FORCE_CURL?=1
ARCH?=x86_64
OS?=Linux