diff --git a/tests/e2e/compose.yaml b/tests/e2e/compose.yaml index c24e65b..c40eb9e 100644 --- a/tests/e2e/compose.yaml +++ b/tests/e2e/compose.yaml @@ -23,7 +23,7 @@ services: start_period: 3s mailpit: - image: axllent/mailpit:v1.30.6 + image: axllent/mailpit:v1.31.0 ports: - "${ATLAS_E2E_MAILPIT_SMTP_PORT:?ATLAS_E2E_MAILPIT_SMTP_PORT is required}:1025" - "${ATLAS_E2E_MAILPIT_HTTP_PORT:?ATLAS_E2E_MAILPIT_HTTP_PORT is required}:8025"