mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
synced 2024-12-26 08:04:17 +00:00
Update Dockerfile
This commit is contained in:
parent
88d03d4360
commit
504861ae07
@ -18,7 +18,8 @@ RUN apt-get update \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& pip3 install \
|
||||
setuptools \
|
||||
wheel
|
||||
wheel \
|
||||
chardet
|
||||
|
||||
ENV PYFLOW_VERSION=1.1.20
|
||||
ADD "https://github.com/Illumina/pyflow/releases/download/v${PYFLOW_VERSION}/pyflow-${PYFLOW_VERSION}.tar.gz" .
|
||||
|
Loading…
Reference in New Issue
Block a user