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 4ac419e663
commit 91fbb9c245

View File

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