Delete 'second.dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 18:50:17 +02:00
parent 9b63e935d1
commit 47a93645a7

View File

@ -1,5 +0,0 @@
FROM python:latest
RUN apt-get update && apt-get install -y
RUN pip install pandas