ium_z444439/Dockerfile_sec

5 lines
84 B
Plaintext
Raw Normal View History

2023-04-19 18:47:42 +02:00
FROM python:latest
RUN apt-get update && apt-get install -y
RUN pip install pandas