mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 04:46:52 +00:00
update to 4.9.7
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -62,7 +62,7 @@ RUN curl -fL ${DOCKER_URL_amd64} > /usr/bin/docker && \
|
|||||||
chmod +x /usr/bin/docker
|
chmod +x /usr/bin/docker
|
||||||
|
|
||||||
########## Kernel version Configuration #############################
|
########## Kernel version Configuration #############################
|
||||||
ENV KERNEL_TAG=4.9.6
|
ENV KERNEL_TAG=4.9.7
|
||||||
ENV KERNEL_VERSION=${KERNEL_TAG}-rancher
|
ENV KERNEL_VERSION=${KERNEL_TAG}-rancher
|
||||||
#ENV KERNEL_SHA1=fa46da077c077467776cdc45a7b50d327a081ab4
|
#ENV KERNEL_SHA1=fa46da077c077467776cdc45a7b50d327a081ab4
|
||||||
ENV KERNEL_URL=https://cdn.kernel.org/pub/linux/kernel/v4.x/
|
ENV KERNEL_URL=https://cdn.kernel.org/pub/linux/kernel/v4.x/
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 4.9.6 Kernel Configuration
|
# Linux/x86 4.9.7 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
Reference in New Issue
Block a user