mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
update kernel to 4.1.19
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
fa38e7c1b2
commit
98b688817d
@ -1,6 +1,6 @@
|
||||
FROM debian:unstable
|
||||
|
||||
ARG KERNEL_VERSION=4.1.18
|
||||
ARG KERNEL_VERSION=4.1.19
|
||||
ARG ARCH=x86_64
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade && apt-get -y install \
|
||||
|
Loading…
Reference in New Issue
Block a user