1
0
mirror of https://github.com/rancher/os.git synced 2025-08-28 11:12:59 +00:00

Bump to kernel v4.9.75

This commit is contained in:
niusmallnan 2018-01-08 13:42:50 +08:00
parent 9ab2a58e4f
commit 099aa4f9c0

View File

@ -63,7 +63,7 @@ ARG DOCKER_BUILD_VERSION=1.10.3
ARG DOCKER_BUILD_PATCH_VERSION=v${DOCKER_BUILD_VERSION}-ros1
ARG SELINUX_POLICY_URL=https://github.com/rancher/refpolicy/releases/download/v0.0.3/policy.29
ARG KERNEL_VERSION_amd64=4.9.69-rancher
ARG KERNEL_VERSION_amd64=4.9.75-rancher
ARG KERNEL_URL_amd64=https://github.com/rancher/os-kernel/releases/download/v${KERNEL_VERSION_amd64}/linux-${KERNEL_VERSION_amd64}-x86.tar.gz
ARG DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-${DOCKER_VERSION}.tgz