1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 15:40:47 +00:00

Bump kernel to 4.14.73-rancher

It can address CVE-2018-17182.

(cherry picked from commit 1e931c0345)
This commit is contained in:
niusmallnan
2018-10-04 09:01:25 +08:00
parent 65ef51c60d
commit 4f34527b59

View File

@@ -64,7 +64,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.14.67-rancher2
ARG KERNEL_VERSION_amd64=4.14.73-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