From 3d778e0efe160d31310e217ff4a194feb6287f07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:10:47 +0000 Subject: [PATCH] chore(deps): update greenmail/standalone docker tag to v2.1.8 --- .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 c6a41191..5181870d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.2 + image: greenmail/standalone:2.1.8 ports: - 3025:3025 - 3110:3110