feat: Add zip package to the image

This commit is contained in:
Yao (Alwyn) Pan
2023-06-01 16:54:26 +10:00
parent 8fc2721dd4
commit 12484bb3f3

View File

@@ -47,6 +47,7 @@ RUN source /assets/functions/00-container && \
redis \
sqlite \
xz \
zip \
zstd \
&& \
\