We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d3bbe6 + 247af5d commit e39c34eCopy full SHA for e39c34e
EvalServer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10
+FROM python:3.12-slim
2
3
# Set the working directory inside the container
4
WORKDIR /app
EvalServer/Dockerfile.dev
0 commit comments