diff --git a/Dockerfile b/Dockerfile index a63a9ed..a56ab06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM python:latest -WORKDIR /script + RUN apt-get update && apt-get install -y