mirror of
https://github.com/rancher/os.git
synced 2025-08-24 17:38:17 +00:00
update to docker-1.8.0-rc3
This commit is contained in:
parent
32aa3c74a5
commit
721ab4dae8
@ -1,8 +1,8 @@
|
|||||||
include common.make
|
include common.make
|
||||||
|
|
||||||
DOCKER_BINARY_URL := https://github.com/rancher/docker/releases/download/v1.8.0-rc2-ros/docker-1.8.0-rc2
|
DOCKER_BINARY_URL := https://github.com/rancher/docker/releases/download/v1.8.0-rc3-ros/docker-1.8.0-rc3
|
||||||
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-26.27/linux-3.19.8-ckt4-rancher-x86.tar.gz
|
||||||
DFS_IMAGE := rancher/docker:1.8.0-rc2
|
DFS_IMAGE := rancher/docker:1.8.0-rc3
|
||||||
|
|
||||||
bin/rancheros:
|
bin/rancheros:
|
||||||
mkdir -p $(dir $@)
|
mkdir -p $(dir $@)
|
||||||
|
Loading…
Reference in New Issue
Block a user