Use python3
esbo_ds/ESBO-ETC/pipeline/head There was a failure building this commit Details

This commit is contained in:
Lukas Klass 2020-07-21 13:23:51 +02:00
parent 8c74286f21
commit fe75016e96
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
FROM debian
RUN apt-get update && apt-get install -y \
python \
python-pip \
python3 \
python3-pip \
texlive
RUN pip install virtualenv