diff --git a/infra/compose.yaml b/infra/compose.yaml index ca6bd35..8bb2337 100644 --- a/infra/compose.yaml +++ b/infra/compose.yaml @@ -20,7 +20,7 @@ services: restart: unless-stopped mailpit: - image: axllent/mailpit:v1.30.6 + image: axllent/mailpit:v1.31.0 ports: - "${ATLAS_MAILPIT_SMTP_PORT:-1025}:1025" - "${ATLAS_MAILPIT_UI_PORT:-8025}:8025"