1
0
mirror of https://github.com/rancher/os.git synced 2025-06-27 15:26:50 +00:00

rancher/docker:v1.11.2-1

This commit is contained in:
Darren Shepherd 2016-06-28 21:41:13 -07:00
parent afb8806cb6
commit ddff0d3e6f

View File

@ -44,7 +44,7 @@ ARG VBOX_MODULES_URL_amd64=https://github.com/rancher/os-vbox/releases/download/
ARG OS_SERVICES_REPO=https://raw.githubusercontent.com/${OS_REPO}/os-services
ARG IMAGE_NAME=${OS_REPO}/os
ARG DFS_IMAGE=${OS_REPO}/docker:v${DOCKER_VERSION}
ARG DFS_IMAGE=${OS_REPO}/docker:v${DOCKER_VERSION}-1
ARG OS_BASE_URL_amd64=https://github.com/rancher/os-base/releases/download/v2016.05-3/os-base_amd64.tar.xz
ARG OS_BASE_URL_arm64=https://github.com/rancher/os-base/releases/download/v2016.05-3/os-base_arm64.tar.xz