Update Linux kernel to 4.4.22

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-09-26 00:01:53 +01:00
parent 7ec4d05b1e
commit 4549970d55

View File

@ -1,6 +1,6 @@
FROM mobylinux/debian-build-kernel:a009a11bf0ad
ARG KERNEL_VERSION=4.4.21
ARG KERNEL_VERSION=4.4.22
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz