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