fix
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
a0e18ee832
commit
aa6e28d6de
|
@ -1,3 +1,3 @@
|
||||||
FROM mlflow:v2.12.1
|
FROM ghcr.io/mlflow/mlflow:v2.12.1
|
||||||
RUN pip install --no-cache-dir boto3
|
RUN pip install --no-cache-dir boto3
|
||||||
CMD ["mlflow", "server","--port","5000","--host","0.0.0.0"]
|
CMD ["mlflow", "server","--port","5000","--host","0.0.0.0"]
|
Loading…
Reference in New Issue