mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 12:38:11 +00:00
upgrade Linux to 2.4.28
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
6254e3b541
commit
a2bb950d3f
@ -1,6 +1,6 @@
|
||||
FROM mobylinux/alpine-build-c:7303e33e9dcd5276b8bb5269644a9bf3354008c8
|
||||
|
||||
ARG KERNEL_VERSION=4.4.27
|
||||
ARG KERNEL_VERSION=4.4.28
|
||||
|
||||
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