Browse Source

Update Dockerfile

sisyphus
Dustin Falgout 8 years ago
parent
commit
2f4fb1a0de
  1. 1
      build/ci/Dockerfile

1
build/ci/Dockerfile

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

Loading…
Cancel
Save