Merge pull request #799 from justincormack/kernelup

Update to Linux 4.8.11
This commit is contained in:
Justin Cormack 2016-11-28 09:15:54 -08:00 committed by GitHub
commit ac484232f7

View File

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