1
0
mirror of https://github.com/rancher/os.git synced 2025-07-07 11:58:38 +00:00

Merge pull request #515 from imikushin/bump-kernel

bump os-kernel to Ubuntu-3.19.0-27.29-ros1
This commit is contained in:
Ivan Mikushin 2015-08-21 18:13:05 +05:00
commit 9be6f11a16

View File

@ -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: