Browse Source

Update Dockerfile

sisyphus
Dustin Falgout 8 years ago
parent
commit
9081b833ac
  1. 1
      build/ci/Dockerfile

1
build/ci/Dockerfile

@ -9,6 +9,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
python3-pyqt5 \
python3-pip \
zip \
sudo \
&& pip3 install whither
VOLUME /build

Loading…
Cancel
Save