From d9b27417005b9698c65eaf734ca0588e920559f4 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Sun, 23 Aug 2026 10:23:57 +0000 Subject: [PATCH] chore(deps): greenmail/standalone ^ 2.1.13 --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 23d23324..30c5000e 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -15,7 +15,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.9 + image: greenmail/standalone:2.1.13 ports: - 3025:3025 - 3110:3110