diff --git a/Dockerfile b/Dockerfile index 468983a..551231a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ RUN set -x \ openssl \ py-crypto \ py-pip \ + py-paramiko \ rsync \ && update-ca-certificates \ && pip install pydrive==1.3.1 \