Skip to content

Commit

Permalink
Container needs imagemagick for captcha workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wioux committed Sep 22, 2017
1 parent dcd283d commit 3370126
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 @@ -13,6 +13,7 @@ RUN apt-get update && \
qt5-default \
xvfb \
lsof \
imagemagick \
cron && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* \
Expand Down

0 comments on commit 3370126

Please sign in to comment.