Update 'Dockerfile'
This commit is contained in:
parent
3b83a501fe
commit
b5f716c65d
@ -1,6 +1,6 @@
|
|||||||
FROM python:latest
|
FROM python:latest
|
||||||
|
|
||||||
|
RUN pip install pandas
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y
|
RUN apt-get update && apt-get install -y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user