1
0
mirror of https://github.com/rancher/os.git synced 2025-05-11 17:48:49 +00:00

Bump up kernel 4.14.159-rancher

This commit is contained in:
niusmallnan 2019-12-19 21:27:45 +08:00
parent 23cc740eae
commit 27d4dd2b8b

View File

@ -60,7 +60,7 @@ ARG DISTRIB_ID=RancherOS
ARG SELINUX_POLICY_URL=https://github.com/rancher/refpolicy/releases/download/v0.0.3/policy.29
ARG KERNEL_VERSION=4.14.156-rancher
ARG KERNEL_VERSION=4.14.159-rancher
ARG KERNEL_URL_amd64=https://github.com/rancher/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-x86.tar.gz
ARG KERNEL_URL_arm64=https://github.com/rancher/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-arm64.tar.gz