Update 'Dockerfile'
This commit is contained in:
parent
fe55159d61
commit
55ff7334b4
@ -1,6 +1,3 @@
|
|||||||
FROM python:latest
|
FROM continuumio/anaconda3:latest
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y
|
RUN apt-get update && apt-get install -y
|
||||||
|
|
||||||
RUN pip install pandas
|
|
||||||
RUN pip install scikit-learn
|
|
Loading…
Reference in New Issue
Block a user