diff --git a/Dockerfile b/Dockerfile index dd3d4b0a..c350408c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM python:3.8-slim -# System dependencies RUN apt-get update && apt-get install -y \ wget \ unzip \