X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fdash%2FDockerfile;h=ee4ae1edd98c54f0076c23f08887af255930a456;hb=f32479a00fd731f8fa79266a1c8bae41c79f9b0d;hp=cd7eab77723443e9be0a567a0d867e21a2537de7;hpb=a5e8351152d9513811e2d6d9eaaf2180e35e002d;p=csit.git 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