mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
				synced 2025-10-31 12:52:47 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		| @@ -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" . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user