diff --git a/Dockerfile b/Dockerfile index ecc5730..6a1daf0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8 +FROM python:3.8-buster RUN apt-get -qq update && \ apt-get install -qq -y \