From a3f4d2dc47ded1db0089c74a609ab68b059e6a8a Mon Sep 17 00:00:00 2001 From: Ivan Mikushin Date: Fri, 21 Aug 2015 18:00:14 +0500 Subject: [PATCH] bump os-kernel to Ubuntu-3.19.0-27.29-ros1 --- Makefile.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.docker b/Makefile.docker index 8e350d95..761afc39 100644 --- a/Makefile.docker +++ b/Makefile.docker @@ -1,7 +1,7 @@ include common.make DOCKER_BINARY_URL := https://github.com/rancher/docker/releases/download/v1.8.1-ros/docker-1.8.1 -KERNEL_URL := https://github.com/rancher/os-kernel/releases/download/Ubuntu-3.19.0-26.27/linux-3.19.8-ckt4-rancher-x86.tar.gz +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 bin/rancheros: