mirror of
https://github.com/cabaletta/baritone
synced 2024-12-22 15:04:12 +00:00
zip too
This commit is contained in:
parent
9d3d8f6c82
commit
5167c0c886
@ -13,7 +13,7 @@ RUN apt install --target-release jessie-backports \
|
||||
|
||||
RUN apt install -qq --force-yes mesa-utils libgl1-mesa-glx libxcursor1 libxrandr2 libxxf86vm1 x11-xserver-utils xfonts-base xserver-common
|
||||
|
||||
RUN apt install -qq --force-yes unzip wget jq
|
||||
RUN apt install -qq --force-yes unzip wget jq zip
|
||||
|
||||
COPY . /code
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user