From 9f46814b83d6f8f59d7f30fce61781cfd998aa24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:49:47 +0000 Subject: [PATCH] chore(deps): update greenmail/standalone docker tag to v2.1.9 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 9c8715b..5e5fcdc 100644 --- a/compose.yaml +++ b/compose.yaml @@ -21,7 +21,7 @@ services: # IMAP/SMTP server for testing email receiving. GreenMail auto-creates an # account on first login, so any user/password works (e.g. test@datei.local). greenmail: - image: 'greenmail/standalone:2.1.6' + image: 'greenmail/standalone:2.1.9' environment: GREENMAIL_OPTS: '-Dgreenmail.setup.test.all -Dgreenmail.hostname=0.0.0.0 -Dgreenmail.auth.disabled -Dgreenmail.verbose' ports: