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 e6a5e81Copy full SHA for e6a5e81
cmd/suggestion/skopt/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.2-slim
13
ENV TARGET_DIR /opt/katib
14
ENV SUGGESTION_DIR cmd/suggestion/skopt/v1beta1
15
0 commit comments