Skip to content

Commit

Permalink
Update Dockerfile (#2)
Browse files Browse the repository at this point in the history
Added sendmail to install
  • Loading branch information
stephenwf authored Apr 8, 2019
1 parent 4e5a528 commit b50bdb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ RUN dnf update -y && \
binutils \
wget \
git \
sendmail \
sendmail-cf \
composer && \
pecl install imagick && \
dnf clean all && \
Expand Down

0 comments on commit b50bdb4

Please sign in to comment.