diff --git a/tests/compose.yaml b/tests/compose.yaml index f65a4c4a..d14fedda 100644 --- a/tests/compose.yaml +++ b/tests/compose.yaml @@ -44,7 +44,7 @@ services: retries: 3 mailpit: - image: axllent/mailpit:v1.21 + image: axllent/mailpit:v1.22 environment: MP_SMTP_AUTH: "citric@example.com:secret" MP_SMTP_AUTH_ALLOW_INSECURE: "true"