Update 'Dockerfile'
This commit is contained in:
parent
676eb07510
commit
368f029d72
@ -3,4 +3,4 @@ FROM python:latest
|
||||
RUN apt-get update && apt-get install -y
|
||||
|
||||
RUN pip install pandas
|
||||
RUN pip install scikit-learn
|
||||
RUN pip install scikit-learn
|
Loading…
Reference in New Issue
Block a user