Update axllent/mailpit Docker tag to v1.30.7 #68

Merged
renovate-bot merged 1 commits from renovate/axllent-mailpit-1.x into main 2026-08-09 06:23:15 +02:00
+1 -1
View File
@@ -46,7 +46,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.6 image: axllent/mailpit:v1.30.7
ports: ports:
- "8025:8025" - "8025:8025"
restart: unless-stopped restart: unless-stopped