dockerfile fix
This commit is contained in:
parent
4d2ce5bac0
commit
004df2fc0a
@ -18,4 +18,5 @@ RUN pip3 install keras
|
||||
RUN pip3 install GitPython
|
||||
RUN pip3 install pymongo
|
||||
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