Update
This commit is contained in:
parent
3727799019
commit
c56b881924
@ -1,5 +1,5 @@
|
||||
FROM python:3.7
|
||||
RUN apt updte
|
||||
RUN apt update
|
||||
RUN apt install python3-numpy
|
||||
RUN apt install python-pandas
|
||||
RUN pip install requests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user