switch to Ubuntu for stable release with cross compilers as Debian broke

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack 2016-01-18 17:46:19 +00:00
parent 431ef161c1
commit dd0cd99c4d

View File

@ -1,4 +1,4 @@
FROM debian:unstable
FROM ubuntu:15.10
ARG KERNEL_VERSION=4.1.15
ARG ARCH=x86_64