diff --git a/tests/Dockerfile b/tests/Dockerfile index 4070c89..624b0b7 100644 --- a/tests/Dockerfile +++ b/tests/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.7 +FROM python:3.8 VOLUME /home/workspace