Update 'second.dockerfile'
This commit is contained in:
parent
f196a34637
commit
676eb07510
@ -1 +1,5 @@
|
||||
FROM python:latest
|
||||
FROM python:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y
|
||||
|
||||
RUN pip install pandas
|
Loading…
Reference in New Issue
Block a user