From 68e7a072e918bd09d9c7dfe1ba4c79b9bad96929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 07:08:22 +0000 Subject: [PATCH] build(deps): bump axllent/mailpit from v1.29 to v1.30 in /mailpit Bumps axllent/mailpit from v1.29 to v1.30. --- updated-dependencies: - dependency-name: axllent/mailpit dependency-version: v1.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mailpit/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailpit/Dockerfile b/mailpit/Dockerfile index 78b3f388..64b3b6c7 100644 --- a/mailpit/Dockerfile +++ b/mailpit/Dockerfile @@ -1 +1 @@ -FROM axllent/mailpit:v1.29 AS mailpit +FROM axllent/mailpit:v1.30 AS mailpit