From 6fe255241b9371d0dcf6455ee0a53c8171c4becd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:22:42 +0000 Subject: [PATCH] build(deps): bump stalwartlabs/stalwart Bumps stalwartlabs/stalwart from v0.13.2 to v0.13.3. --- updated-dependencies: - dependency-name: stalwartlabs/stalwart dependency-version: v0.13.3 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 8e048be..7369305 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.2 + image: stalwartlabs/stalwart:v0.13.3 container_name: stalwart networks: - default