Adding missing dependency
* The missing dependency to the package py-paramiko has been added
This commit is contained in:
@@ -8,6 +8,7 @@ RUN set -x \
|
||||
openssl \
|
||||
py-crypto \
|
||||
py-pip \
|
||||
py-paramiko \
|
||||
rsync \
|
||||
&& update-ca-certificates \
|
||||
&& pip install pydrive==1.3.1 \
|
||||
|
||||
Reference in New Issue
Block a user