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 8a64139Copy full SHA for 8a64139
cmd/suggestion/hyperband/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.14.0rc1-slim
13
ENV TARGET_DIR /opt/katib
14
ENV SUGGESTION_DIR cmd/suggestion/hyperband/v1beta1
15
0 commit comments