Skip to content

Commit

Permalink
Merge pull request #235 from skupjoe/master
Browse files Browse the repository at this point in the history
Fix issue #234
  • Loading branch information
jjethwa authored Jun 25, 2020
2 parents a04b340 + 582217c commit 309d97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
supervisor \
unzip \
wget \
&& apt-get --purge remove exim4 exim4-base exim4-config exim4-daemon-light \
&& apt-get -y --purge remove exim4 exim4-base exim4-config exim4-daemon-light \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 309d97f

Please sign in to comment.