diff --git a/Dockerfile b/Dockerfile index 706ad9c..98d9e1b 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6-stretch +FROM python:3.8-buster ENV DEBIAN_FRONTEND noninteractive