mirror of
https://github.com/linuxserver/docker-shellcheck.git
synced 2026-02-20 00:56:23 +08:00
use xz for rootfs
This commit is contained in:
parent
b3949e1541
commit
6e01e43deb
@ -1,5 +1,5 @@
|
||||
FROM scratch
|
||||
ADD rootfs.tar.gz /
|
||||
ADD rootfs.tar.xz /
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user