From edfa26b458ad36ba798a3155098c658d79b11161 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 17:50:06 +0000 Subject: [PATCH] Update greenmail/standalone Docker tag to v2.1.11 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a1fd9079..fc43c23a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.9 + image: greenmail/standalone:2.1.11 ports: - 3025:3025 - 3110:3110