Switching to new Base images, shift to arm32v7 tag.

This commit is contained in:
thelamer 2019-03-23 21:13:44 -07:00
parent e83d6870ee
commit 7484d931d5
5 changed files with 67 additions and 43 deletions

View file

@ -1,7 +1,4 @@
FROM lsiobase/ubuntu.armhf:bionic
# Add qemu to build on x86_64 systems
COPY qemu-arm-static /usr/bin
FROM lsiobase/ubuntu:arm32v7-bionic
# set version label
ARG BUILD_DATE