forgot install

This commit is contained in:
Leijurv
2018-10-11 21:05:00 -07:00
parent 7e4a1169af
commit 9d3d8f6c82
2 changed files with 2 additions and 2 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
RUN apt install -qq --force-yes unzip wget jq
COPY . /code