Skip to content

Commit

Permalink
Fixes #33 #30 dependency problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen Bleul committed Jun 11, 2018
1 parent 7611a32 commit 00653a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ RUN apk upgrade --update && \
pip install --upgrade pip && \
pip install \
PyDrive \
chardet \
azure-storage \
boto \
lockfile \
mediafire \
paramiko \
pycryptopp \
python-keystoneclient \
python-swiftclient \
requests \
requests==2.14.2 \
requests_oauthlib \
urllib3 \
dropbox==6.9.0 && \
Expand Down

0 comments on commit 00653a4

Please sign in to comment.