mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 19:54:38 +00:00
Update build containers to Ubuntu 16.10
Should update to Alpine in future. Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
parent
0fd04d67ac
commit
3628e60d54
@ -1,5 +1,5 @@
|
||||
# Create a legacy BIOS bootable ISO
|
||||
FROM ubuntu:15.10
|
||||
FROM ubuntu:16.04
|
||||
|
||||
ENV ARCH=x86_64
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:15.10
|
||||
FROM ubuntu:16.04
|
||||
|
||||
ARG KERNEL_VERSION=4.4.19
|
||||
ARG ARCH=x86_64
|
||||
|
Loading…
Reference in New Issue
Block a user