From 546337b181ce0039017ee5a2bb87c155dbfab4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 00:44:24 +0000 Subject: [PATCH] build(deps): bump stalwartlabs/stalwart Bumps stalwartlabs/stalwart from v0.15.4 to v0.15.5. --- updated-dependencies: - dependency-name: stalwartlabs/stalwart dependency-version: v0.15.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/infrastructure/mail/stalwart/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/infrastructure/mail/stalwart/docker-compose.yml b/docker/infrastructure/mail/stalwart/docker-compose.yml index 701969c..006df07 100644 --- a/docker/infrastructure/mail/stalwart/docker-compose.yml +++ b/docker/infrastructure/mail/stalwart/docker-compose.yml @@ -1,6 +1,6 @@ services: stalwart: - image: stalwartlabs/stalwart:v0.15.4 + image: stalwartlabs/stalwart:v0.15.5 container_name: stalwart networks: - default