Update 'Dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 16:48:30 +02:00
parent 700c6ed7aa
commit 92219921a8

View File

@ -1,6 +1,6 @@
FROM python:latest
WORKDIR /script
RUN apt-get update && apt-get install -y