1
0
mirror of https://github.com/rancher/os.git synced 2025-04-27 19:15:23 +00:00

Bump kernel to 4.14.156-rancher

This commit is contained in:
niusmallnan 2019-12-02 07:06:41 +00:00
parent 615a6e4415
commit 88c5b5ef14

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.138-rancher
ARG KERNEL_VERSION=4.14.156-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