use xz for rootfs

This commit is contained in:
sparklyballs 2017-05-16 09:00:54 +01:00
parent b3949e1541
commit 6e01e43deb

View File

@ -1,5 +1,5 @@
FROM scratch
ADD rootfs.tar.gz /
ADD rootfs.tar.xz /
# set version label
ARG BUILD_DATE