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

Merge pull request #2084 from SvenDowideit/linux-4.9.49

linux kernel 4.9.49
(cherry picked from commit 6214ab5c19)

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-09-12 11:24:30 +10:00
parent f8d3b0a597
commit 2b42dfdbea

View File

@@ -63,7 +63,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.9.40-rancher
ARG KERNEL_VERSION_amd64=4.9.49-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 KERNEL_URL_arm64=https://github.com/imikushin/os-kernel/releases/download/Estuary-4.4.0-arm64.8/linux-4.4.0-rancher-arm64.tar.gz