Update 'Dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 16:54:36 +02:00
parent 3b83a501fe
commit b5f716c65d

View File

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