1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-08-02 05:12:53 +00:00
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2017-01-15 22:38:49 +00:00
parent b5cd4e81c3
commit 78bf74ec1c
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ RUN curl -fL ${DOCKER_URL_amd64} > /usr/bin/docker && \
chmod +x /usr/bin/docker
########## Kernel version Configuration #############################
ENV KERNEL_TAG=4.9.3
ENV KERNEL_TAG=4.9.4
ENV KERNEL_VERSION=${KERNEL_TAG}-rancher
#ENV KERNEL_SHA1=fa46da077c077467776cdc45a7b50d327a081ab4
ENV KERNEL_URL=https://cdn.kernel.org/pub/linux/kernel/v4.x/

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.2 Kernel Configuration
# Linux/x86 4.9.4 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y