diff --git a/Dockerfile b/Dockerfile index 8c1922420..cd9b6da6e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6-alpine +FROM python:3.8-alpine ENV PYTHONUNBUFFERED 1 # Build-time metadata as defined at http://label-schema.org