Swapped PIGZ instead of gzip

This commit is contained in:
DerLinkman
2022-10-19 11:15:12 +02:00
parent 042676fff7
commit 8026b6c874
2 changed files with 20 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
FROM debian:bullseye-slim
RUN apt update && apt install pigz