1
0
mirror of https://github.com/rancher/os.git synced 2025-07-31 14:41:14 +00:00

Bump up kernel to 4.14.119-rancher

This commit is contained in:
niusmallnan 2019-05-15 16:15:33 +08:00 committed by niusmallnan
parent c130467a7d
commit 56eb487060

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.85-rancher
ARG KERNEL_VERSION=4.14.119-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