From 0f1c4a128d92ef44d59b43fe2477e747ab337ded Mon Sep 17 00:00:00 2001 From: Casper Date: Sun, 28 Jul 2024 17:51:55 +0200 Subject: [PATCH] Add suggestion from comment Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> --- demo-setups/relay-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-setups/relay-compose.yaml b/demo-setups/relay-compose.yaml index dd99ce3d..35fbf91f 100644 --- a/demo-setups/relay-compose.yaml +++ b/demo-setups/relay-compose.yaml @@ -60,7 +60,7 @@ services: # Pretend this is another mail server that your target recipient belongs to (like Gmail): dms-destination: - image: mailserver/docker-mailserver:14.0 + image: mailserver/docker-mailserver:latest # :14.0 hostname: mail.destination.test # Same workaround for purposes of the example, with the target recipient provisioned to accept mail environment: