diff --git a/config/web/Dockerfile b/config/web/Dockerfile index 3f9f9e19..9146b19a 100755 --- a/config/web/Dockerfile +++ b/config/web/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6 +FROM python:3.8 RUN mkdir /config