Skip to content

Commit a60a6a1

Browse files
author
Aingeru
committed
Added zip
1 parent 4df4d6f commit a60a6a1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ RUN apt-get update && \
1717
gnupg \
1818
libimage-exiftool-perl \
1919
tree \
20-
wine && \
20+
wine \
21+
zip && \
2122
rm -rf /var/lib/apt/lists/*
2223

2324
# Install Node.js

0 commit comments

Comments
 (0)