This commit is contained in:
Leijurv 2018-10-11 21:12:00 -07:00
parent 9d3d8f6c82
commit 5167c0c886
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 1 deletions

View File

@ -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