chore(deps): update axllent/mailpit docker tag to v1.30.5 #23

Merged
renovate-bot merged 1 commits from renovate/axllent-mailpit-1.x into main 2026-07-25 03:10:03 +02:00
Showing only changes of commit ff455f1ef2 - Show all commits
+1 -1
View File
@@ -36,7 +36,7 @@ services:
# 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.
mailpit:
image: axllent/mailpit:v1.30.4
image: axllent/mailpit:v1.30.5
ports:
- "8025:8025"
restart: unless-stopped