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 5dd65c8 commit a4ae6e2Copy full SHA for a4ae6e2
cmd/suggestion/optuna/v1beta1/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.6
+FROM python:3.9
2
3
ENV TARGET_DIR /opt/katib
4
ENV SUGGESTION_DIR cmd/suggestion/optuna/v1beta1
cmd/suggestion/optuna/v1beta1/requirements.txt
-grpcio==1.23.0
-protobuf==3.9.1
-googleapis-common-protos==1.6.0
+grpcio==1.39.0
+protobuf==3.17.3
+googleapis-common-protos==1.53.0
optuna>=2.8.0
0 commit comments