revert to debian for kernel build

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-09-11 23:45:08 +01:00
parent 9f7e9ca168
commit 0a6f4f6bf5

View File

@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM debian:jessie
ARG KERNEL_VERSION=4.4.20
ARG DEBUG=0