mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 13:38:00 +00:00
update Linux to 4.4.11 stable release
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
f8e3bd7c37
commit
2dc7c66e0d
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:15.10
|
||||
|
||||
ARG KERNEL_VERSION=4.4.10
|
||||
ARG KERNEL_VERSION=4.4.11
|
||||
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