From 9a1bfcc69d1ed3a66c1e505a5d833402c03abfd8 Mon Sep 17 00:00:00 2001 From: lilleman Date: Sat, 22 Aug 2026 21:58:14 +0200 Subject: [PATCH] Follow mailpit to v1.31.0 in the published quick start --- release-tooling/dockerhub-overview.md.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-tooling/dockerhub-overview.md.tmpl b/release-tooling/dockerhub-overview.md.tmpl index aa2da84..c38c5e7 100644 --- a/release-tooling/dockerhub-overview.md.tmpl +++ b/release-tooling/dockerhub-overview.md.tmpl @@ -131,7 +131,7 @@ services: # Catches Kratos' recovery/verification emails — UI on http://localhost:8025 mailpit: - image: axllent/mailpit:v1.30.7 + image: axllent/mailpit:v1.31.0 ports: - "8025:8025" restart: unless-stopped