From f367ae62f558b05677ec421e730d7a36b5b36795 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Fri, 17 Jun 2016 13:24:44 +0100 Subject: [PATCH] Update to 1.12.0-rc2 Currently the repo points to just the cherrypicks, not yet final tag Signed-off-by: Justin Cormack --- alpine/packages/docker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/packages/docker/Makefile b/alpine/packages/docker/Makefile index 54a5fe3fb..da5ee025d 100644 --- a/alpine/packages/docker/Makefile +++ b/alpine/packages/docker/Makefile @@ -1,4 +1,4 @@ -DOCKER_VERSION=1.12.0-rc1 +DOCKER_VERSION=1.12.0-rc2 ARCH?=x86_64 OS?=Linux EXPERIMENTAL?=1