Skip to content

Commit

Permalink
Installed python3-paramiko in order to publish to launchpad using sftp
Browse files Browse the repository at this point in the history
  • Loading branch information
gornostal committed May 5, 2019
1 parent f8eca02 commit 8f6bbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN apt-get update && \
python3-pyinotify \
python3-levenshtein \
python3-websocket \
python3-paramiko \
python3-pip && \
pip3 install --upgrade pip pybuild setuptools && \
wget -O /tmp/node-setup.sh https://deb.nodesource.com/setup_8.x && \
Expand Down

0 comments on commit 8f6bbc7

Please sign in to comment.