From a80ce5edcfe430d9dce88bfd1d3fd0154b7e6bb4 Mon Sep 17 00:00:00 2001 From: Ivan Mikushin Date: Fri, 11 Sep 2015 16:23:38 +0500 Subject: [PATCH] update to docker-v1.8.2 --- build.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.conf b/build.conf index f1213d64..5102a581 100644 --- a/build.conf +++ b/build.conf @@ -1,6 +1,6 @@ IMAGE_NAME=rancher/os VERSION=v0.4.0-dev -DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.1-ros/docker-1.8.1 +DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.2-ros/docker-1.8.2 COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-3.19.0-27.29-ros1/linux-3.19.8-ckt5-rancher-x86.tar.gz -DFS_IMAGE=rancher/docker:1.8.1 +DFS_IMAGE=rancher/docker:1.8.2