update kernel to 4.1.19

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-03-10 11:22:34 +00:00
parent c69f65b5db
commit 027be103c0

View File

@ -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 \