chore(deps): update axllent/mailpit docker tag to v1.30.3 #12

Merged
renovate-bot merged 1 commits from renovate/axllent-mailpit-1.x into main 2026-07-05 08:59:04 +02:00
+1 -1
View File
@@ -36,7 +36,7 @@ services:
# Dev mail catcher — Kratos recovery/verification emails land here (web UI on 8025). # Dev mail catcher — Kratos recovery/verification emails land here (web UI on 8025).
# kratos.yml points the courier at smtp://mailpit:1025; prod uses a real SMTP via env. # kratos.yml points the courier at smtp://mailpit:1025; prod uses a real SMTP via env.
mailpit: mailpit:
image: axllent/mailpit:v1.30.1 image: axllent/mailpit:v1.30.3
ports: ports:
- "8025:8025" - "8025:8025"
restart: unless-stopped restart: unless-stopped