mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
Upgrade Linux to 4.8.10
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
93cdf15977
commit
5ad066803b
@ -1,6 +1,6 @@
|
||||
FROM mobylinux/alpine-build-c:36aecb5cf4738737634140eec9abebe1f6559a39
|
||||
|
||||
ARG KERNEL_VERSION=4.8.9
|
||||
ARG KERNEL_VERSION=4.8.10
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user