From b2040933a19d33ccf0a0f960e4ff6e2062d17c15 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Wed, 1 Nov 2023 14:41:02 +0100 Subject: [PATCH] Syntax --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 14eca30f..d13a7bf0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -195,7 +195,7 @@ COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # --- postfix-mta-sts-daemon ----------------------- # -------------------------------------------------- COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml -RUN << EOF +RUN <