Skip to content

Commit 3453a0b

Browse files
committed
[docker] Change zip to pigz
1 parent e05fb9d commit 3453a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile.system

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN dpkg --add-architecture armel && \
3939
cpio \
4040
gawk \
4141
file \
42-
zip \
42+
pigz \
4343
unzip \
4444
procps \
4545
autoconf \

0 commit comments

Comments
 (0)