Update axllent/mailpit Docker tag to v1.30.7
CI / full-gate (push) Successful in 2m38s
Mirror / github-mirror (push) Successful in 2s

Release-Bump: patch
This commit was merged in pull request #68.
This commit is contained in:
2026-08-09 04:18:09 +00:00
parent 3b6f2c1ed3
commit 352f2f2794
+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