mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
Merge pull request #615 from justincormack/kernelup
update to Linux 4.4.25
This commit is contained in:
commit
e190295e85
@ -1,6 +1,6 @@
|
||||
FROM mobylinux/alpine-build-c:f97e13b3a7339af5da5d620fc053c6a6c81b00a6
|
||||
|
||||
ARG KERNEL_VERSION=4.4.24
|
||||
ARG KERNEL_VERSION=4.4.25
|
||||
|
||||
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