mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-08-30 22:04:23 +00:00
fix: pin maildev version to 2.2.1 (#896)
fix: pin maildev version to 2.2.1; latest now points to 3.x Signed-off-by: Assisting <erik@eriklabine.com>
This commit is contained in:
@@ -70,7 +70,7 @@ services:
|
||||
|
||||
# Mock SMTP server
|
||||
maildev:
|
||||
image: maildev/maildev
|
||||
image: maildev/maildev:2.2.1
|
||||
ports:
|
||||
- "14025:25"
|
||||
- "14080:8080"
|
||||
|
||||
Reference in New Issue
Block a user