Merge pull request #1193 from justincormack/kernelup

Update Linux 4.4 to 4.4.49
This commit is contained in:
Justin Cormack 2017-02-16 09:40:30 +00:00 committed by GitHub
commit 0bb61ead06

View File

@ -1,6 +1,6 @@
FROM mobylinux/alpine-build-kernel:0e893fbf6fa7638d2f23354de03ea11017bb8065@sha256:3ef3f9d11f0802b759dbd9c43a7706cf0ec37263c99ae90e2b10c29ea85739fa
ARG KERNEL_VERSION=4.4.48
ARG KERNEL_VERSION=4.4.49
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz