From 7ac32e68c1b81653511ce0142bf44ba6eade44c1 Mon Sep 17 00:00:00 2001 From: s434732 Date: Wed, 9 Jun 2021 18:22:31 +0200 Subject: [PATCH] '.' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index edb8224..48f8071 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ RUN apt install -y curl RUN pip3 install --user wget RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo RUN pip3 install dvc -RUN pip3 install dvc[ssh] paramikos +RUN pip3 install dvc[ssh] paramiko