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 911858b commit 8712b8cCopy full SHA for 8712b8c
cmd/suggestion/nas/darts/v1beta1/Dockerfile
@@ -9,7 +9,7 @@ RUN if [ "$(uname -m)" = "ppc64le" ]; then \
9
fi && \
10
chmod +x /bin/grpc_health_probe
11
12
-FROM python:3.9-slim
+FROM python:3.13.5-slim
13
ENV TARGET_DIR /opt/katib
14
ENV SUGGESTION_DIR cmd/suggestion/nas/darts/v1beta1
15
0 commit comments