Skip to content

Commit

Permalink
Merge branch 'master' into fix/responsive-tickets
Browse files Browse the repository at this point in the history
  • Loading branch information
agallou committed Sep 9, 2023
2 parents d48db08 + 21f520f commit adfda5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/dockerfiles/mailcatcher/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apk add --no-cache --virtual .build-deps \
&& gem install -v 0.1.2 net-protocol --no-ri --no-rdoc \
&& gem install -v 0.3.0 net-smtp --no-ri --no-rdoc \
&& gem install -v 0.2.2 net-imap --no-ri --no-rdoc \
&& gem install -v 1.1.2 mini_mime --no-ri --no-rdoc \
&& gem install -v $MAILCATCHER_VERSION mailcatcher --no-ri --no-rdoc \
&& apk del .build-deps

Expand Down

0 comments on commit adfda5f

Please sign in to comment.