mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-02 05:12:53 +00:00
4.9.4
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
b5cd4e81c3
commit
78bf74ec1c
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user