We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c24dd8 commit 1c95f50Copy full SHA for 1c95f50
Docker/Evaluate.Dockerfile
@@ -1,5 +1,5 @@
1
# Better use newer Python as generated code can use new features
2
-FROM python:3.11-slim
+FROM python:3.10-slim
3
4
# install git, g++ and python3-tk
5
RUN apt-get update && apt-get install -y git g++ python3-tk zip unzip procps r-base
0 commit comments