Use python3
Some checks failed
esbo_ds/ESBO-ETC/pipeline/head There was a failure building this commit
Some checks failed
esbo_ds/ESBO-ETC/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8c74286f21
commit
fe75016e96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user