mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 13:38:00 +00:00
Update kernel to 4.4.16
This contains a lot of fixes for overlay. Fix #374 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
31fb1d0bdc
commit
1f4d6c0402
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:15.10
|
||||
|
||||
ARG KERNEL_VERSION=4.4.15
|
||||
ARG KERNEL_VERSION=4.4.16
|
||||
ARG ARCH=x86_64
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user