From f5bf2c3e0e979b22d3e6be5ab362beb0d3a8cec8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:25:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/thundersquared/stalwart docker tag to v0.16.11 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------- | | docker | ghcr.io/thundersquared/stalwart | 0.15.5 | 0.16.11 | --- mx1/containers/stalwart/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx1/containers/stalwart/docker-compose.yml b/mx1/containers/stalwart/docker-compose.yml index 4890dc8..cd508ef 100644 --- a/mx1/containers/stalwart/docker-compose.yml +++ b/mx1/containers/stalwart/docker-compose.yml @@ -63,7 +63,7 @@ services: - app-infra stalwart: - image: ghcr.io/thundersquared/stalwart:0.15.5 + image: ghcr.io/thundersquared/stalwart:0.16.11 restart: unless-stopped cap_drop: - ALL