X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdash%2FDockerfile;h=ee4ae1edd98c54f0076c23f08887af255930a456;hp=cd7eab77723443e9be0a567a0d867e21a2537de7;hb=d6021416a08d5004bad5dd5220f53b6f1ecdf033;hpb=585b2e3c08cb87badfe702eb29300634c761a17b diff --git a/resources/tools/dash/Dockerfile b/resources/tools/dash/Dockerfile index cd7eab7772..ee4ae1edd9 100644 --- a/resources/tools/dash/Dockerfile +++ b/resources/tools/dash/Dockerfile @@ -1,4 +1,4 @@ -ARG PYTHON_VERSION=3.10 +ARG PYTHON_VERSION=3.8 FROM python:${PYTHON_VERSION}-buster WORKDIR /app