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 <