Skip to content

Commit

Permalink
Switch to maintained multi-arch fork of mailhog/mailhog
Browse files Browse the repository at this point in the history
Note that mailhog seems to be not much supported nowadays:
- mailhog/MailHog#307
- mailhog/MailHog#442

And there are a bunch of alternatives, also supporting
multi-arch docker images and some more stuff:
- https://github.com/maildev/maildev
- https://github.com/axllent/mailpit

Surely we should move to one of them at some point.
  • Loading branch information
stronk7 committed Mar 21, 2023
1 parent a6a9931 commit 59478f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service.mail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ services:
depends_on:
- mailhog
mailhog:
image: mailhog/mailhog
image: anatomicjc/mailhog

0 comments on commit 59478f9

Please sign in to comment.