Update
This commit is contained in:
parent
71453bb0ef
commit
afbaba7ac7
@ -1,4 +1,5 @@
|
|||||||
FROM python:3.7
|
FROM python:3.7
|
||||||
|
COPY . .
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y python3-numpy
|
RUN apt install -y python3-numpy
|
||||||
RUN apt install -y python-pandas
|
RUN apt install -y python-pandas
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user