1
0
mirror of https://github.com/rancher/os.git synced 2025-04-27 11:10:56 +00:00

Bump kernel 4.14.176-rancher

This commit is contained in:
niusmallnan 2020-04-22 16:35:18 +08:00 committed by niusmallnan
parent a58d390ea5
commit 2ec7f4fc9e

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.176-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