mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 18:41:37 +00:00
update kernel to 4.4.23
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
a1e4820ca0
commit
8de1b3d040
@ -1,6 +1,6 @@
|
||||
FROM mobylinux/alpine-build-c:f97e13b3a7339af5da5d620fc053c6a6c81b00a6
|
||||
|
||||
ARG KERNEL_VERSION=4.4.22
|
||||
ARG KERNEL_VERSION=4.4.23
|
||||
|
||||
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