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 4a3eda1Copy full SHA for 4a3eda1
cmd/suggestion/nas/enas/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.0a3-slim
13
ENV TARGET_DIR /opt/katib
14
ENV SUGGESTION_DIR cmd/suggestion/nas/enas/v1beta1
15
ENV GRPC_HEALTH_PROBE_VERSION v0.4.11
0 commit comments