Skip to content

Commit

Permalink
Kernel 4.19.56.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Jun 26, 2019
1 parent 9df94d4 commit 469694c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ ENV LINUX_GPG_KEYS \
647F28654894E3BD457199BE38DBBDC86092693E

# updated via "update.sh"
ENV LINUX_VERSION 4.19.55
ENV LINUX_VERSION 4.19.56

RUN wget -O /linux.tar.xz "https://cdn.kernel.org/pub/linux/kernel/v${LINUX_VERSION%%.*}.x/linux-${LINUX_VERSION}.tar.xz"; \
wget -O /linux.tar.asc "https://cdn.kernel.org/pub/linux/kernel/v${LINUX_VERSION%%.*}.x/linux-${LINUX_VERSION}.tar.sign"; \
Expand Down
2 changes: 1 addition & 1 deletion files/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.19.55 Kernel Configuration
# Linux/x86 4.19.56 Kernel Configuration
#

#
Expand Down

0 comments on commit 469694c

Please sign in to comment.