mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
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:
parent
f8254ea4dd
commit
39e05c599e
@ -1,4 +1,4 @@
|
||||
FROM debian:unstable
|
||||
FROM ubuntu:15.10
|
||||
|
||||
ARG KERNEL_VERSION=4.1.15
|
||||
ARG ARCH=x86_64
|
||||
|
Loading…
Reference in New Issue
Block a user