From 0e656ed49d851b8528a2ce44c25b6f500b6a2381 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Wed, 5 Aug 2026 19:29:54 +0000 Subject: [PATCH] chore(deps): greenmail/standalone ^ 2.1.12 --- .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..f5770521 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.12 ports: - 3025:3025 - 3110:3110