mirror of
https://github.com/rancher/os.git
synced 2025-08-10 19:12:30 +00:00
Merge pull request #752 from imikushin/bump-docker-binary
docker-1.10: bump downloadable docker binary
This commit is contained in:
commit
3a0aebe738
@ -1,6 +1,6 @@
|
|||||||
IMAGE_NAME=rancher/os
|
IMAGE_NAME=rancher/os
|
||||||
VERSION=v0.4.3-dev
|
VERSION=v0.4.3-dev
|
||||||
|
|
||||||
DOCKER_BINARY_URL=https://get.docker.com/builds/Linux/x86_64/docker-1.9.1
|
DOCKER_BINARY_URL=https://get.docker.com/builds/Linux/x86_64/docker-1.10.0
|
||||||
COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-4.2.0-28.33-rancher/linux-4.2.8-ckt3-rancher-x86.tar.gz
|
COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-4.2.0-28.33-rancher/linux-4.2.8-ckt3-rancher-x86.tar.gz
|
||||||
DFS_IMAGE=rancher/docker:1.10.0
|
DFS_IMAGE=rancher/docker:1.10.0
|
||||||
|
Loading…
Reference in New Issue
Block a user