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 f8254ea4dd
commit 39e05c599e

View File

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