From 77146af1b8f7781d0f5fb306be814e8be31060ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:32:40 +0000 Subject: [PATCH] build(deps): bump stalwartlabs/stalwart Bumps stalwartlabs/stalwart from v0.13.3 to v0.13.4. --- updated-dependencies: - dependency-name: stalwartlabs/stalwart dependency-version: v0.13.4 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 7369305..024b671 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.13.3 + image: stalwartlabs/stalwart:v0.13.4 container_name: stalwart networks: - default