mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
				synced 2025-10-31 13:02:44 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		| @@ -37,7 +37,7 @@ ENV SPACY_MODEL_DE=de_core_news_sm \ | ||||
|     SPACY_MODEL_IT=it_core_news_sm \ | ||||
|     SPACY_MODEL_NL=nl_core_news_sm \ | ||||
|     SPACY_MODEL_PT=pt_core_news_sm \ | ||||
|     SPACY_VERSION=2.1.0 | ||||
|     SPACY_VERSION=2.2.0 | ||||
| RUN pip3 install \ | ||||
|       "spacy==${SPACY_VERSION}" \ | ||||
|  && python3 -m spacy download "${SPACY_MODEL_DE}-${SPACY_VERSION}" --direct \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user