From a44b56b7694305aeea6680bfdb5bfa104f64a2a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 07:07:49 +0000 Subject: [PATCH] chore(deps): update ghcr.io/thundersquared/stalwart docker tag to v0.16.9 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/thundersquared/stalwart | 0.15.5 | 0.16.9 | --- 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..2fed87e 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.9 restart: unless-stopped cap_drop: - ALL