Revert "Update Linux kernel to 4.8.3"

This reverts commit 2f985f8306.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-10-24 17:19:30 +01:00
parent 2a8c177f11
commit 0df11f9311

View File

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