dockerfile fix
This commit is contained in:
parent
4d2ce5bac0
commit
004df2fc0a
@ -19,3 +19,4 @@ RUN pip3 install GitPython
|
|||||||
RUN pip3 install pymongo
|
RUN pip3 install pymongo
|
||||||
RUN pip3 install mlflow
|
RUN pip3 install mlflow
|
||||||
RUN pip3 install dvc
|
RUN pip3 install dvc
|
||||||
|
RUN pip3 install 'dvc[ssh]' paramiko
|
Loading…
Reference in New Issue
Block a user