From c13aa9197f638701f3ac17dfbaa91c6247fdf500 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Fri, 24 Jul 2026 14:55:33 +0000 Subject: [PATCH] chore(deps): greenmail/standalone ^ 2.1.11 --- .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..995e4082 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.11 ports: - 3025:3025 - 3110:3110