Update Linux to 4.8.9

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-11-19 22:36:42 +00:00
parent 55a395e2d4
commit d5c822f4f9

View File

@@ -1,6 +1,6 @@
FROM mobylinux/alpine-build-c:36aecb5cf4738737634140eec9abebe1f6559a39
ARG KERNEL_VERSION=4.8.8
ARG KERNEL_VERSION=4.8.9
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz