UTI: Display HDRH Latency for chosen sample
[csit.git] / resources / tools / dash / Dockerfile
index cd7eab7..ee4ae1e 100644 (file)
@@ -1,4 +1,4 @@
-ARG PYTHON_VERSION=3.10
+ARG PYTHON_VERSION=3.8
 FROM python:${PYTHON_VERSION}-buster
 
 WORKDIR /app