Skip to content

Commit

Permalink
4.9.6
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Dowideit <[email protected]>
  • Loading branch information
SvenDowideit committed Jan 27, 2017
1 parent 2877c7a commit ce4c136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
ENV KERNEL_TAG=4.9.6
ENV KERNEL_VERSION=${KERNEL_TAG}-rancher
#ENV KERNEL_SHA1=fa46da077c077467776cdc45a7b50d327a081ab4
ENV KERNEL_URL=https://cdn.kernel.org/pub/linux/kernel/v4.x/
Expand Down
2 changes: 1 addition & 1 deletion config/kernel-config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.5 Kernel Configuration
# Linux/x86 4.9.6 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
Expand Down

0 comments on commit ce4c136

Please sign in to comment.