mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-30 14:10:57 +00:00
Merge pull request #383 from justincormack/kernelup
Update kernel to 4.4.16
This commit is contained in:
commit
05df812959
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:15.10
|
||||
|
||||
ARG KERNEL_VERSION=4.4.15
|
||||
ARG KERNEL_VERSION=4.4.16
|
||||
ARG ARCH=x86_64
|
||||
|
||||
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