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: