Skip to content

Commit

Permalink
Updated Docker recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
AcidWeb committed May 11, 2016
1 parent 15055c6 commit 9dee443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Build
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

pip3 install --upgrade pip setuptools wheel
pip3 install pillow python-slugify psutil pyinstaller raven pyqt5
pip3 install pillow python-slugify psutil pyinstaller==3.1.1 raven pyqt5 certifi
gem install fpm

cd /app
Expand Down

0 comments on commit 9dee443

Please sign in to comment.