From dfff550ca90174b6659ca95fa1d971b5e4180e10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:59:04 +0000 Subject: [PATCH] Update greenmail/standalone Docker tag to v2.1.13 --- .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 82c7e23d..5c0e3a74 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.12 + image: greenmail/standalone:2.1.13 ports: - 3025:3025 - 3110:3110