Lower Python version due to gensim incompatibility
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM python:3
|
||||
FROM python:3.10
|
||||
|
||||
RUN useradd -d /code pathogen
|
||||
RUN mkdir /code
|
||||
|
||||
Reference in New Issue
Block a user