This repository was archived by the owner on Oct 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ ARG DOCKER_BUILD_VERSION=1.10.3
6464ARG DOCKER_BUILD_PATCH_VERSION=v${DOCKER_BUILD_VERSION}-ros1
6565ARG SELINUX_POLICY_URL=https://github.com/rancher/refpolicy/releases/download/v0.0.3/policy.29
6666
67- ARG KERNEL_VERSION_amd64=4.15.9 -rancher
67+ ARG KERNEL_VERSION_amd64=4.9.80 -rancher
6868ARG KERNEL_URL_amd64=https://github.com/rancher/os-kernel/releases/download/v${KERNEL_VERSION_amd64}/linux-${KERNEL_VERSION_amd64}-x86.tar.gz
6969
7070ARG DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-${DOCKER_VERSION}.tgz
@@ -79,8 +79,8 @@ ARG OS_SERVICES_REPO=https://raw.gh.umua.top/${OS_REPO}/os-services
7979ARG IMAGE_NAME=${OS_REPO}/os
8080ARG DFS_IMAGE=${OS_REPO}/docker:v${DOCKER_VERSION}-2
8181
82- ARG OS_BASE_URL_amd64=https://github.com/rancher/os-base/releases/download/v2018 .02-1/os-base_amd64.tar.xz
83- ARG OS_BASE_URL_arm64=https://github.com/rancher/os-base/releases/download/v2018 .02-1/os-base_arm64.tar.xz
82+ ARG OS_BASE_URL_amd64=https://github.com/rancher/os-base/releases/download/v2017 .02.10 -1/os-base_amd64.tar.xz
83+ ARG OS_BASE_URL_arm64=https://github.com/rancher/os-base/releases/download/v2017 .02.10 -1/os-base_arm64.tar.xz
8484
8585ARG SYSTEM_DOCKER_VERSION=17.06-ros3
8686ARG SYSTEM_DOCKER_URL_amd64=https://github.com/niusmallnan/os-system-docker/releases/download/${SYSTEM_DOCKER_VERSION}/docker-amd64-${SYSTEM_DOCKER_VERSION}.tgz
You can’t perform that action at this time.
0 commit comments