diff --git a/Dockerfile b/Dockerfile index 4c30fd08..fc41e7ff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -96,9 +96,7 @@ RUN apt-get update -q --fix-missing && \ touch /var/log/auth.log && \ update-locale && \ rm -f /etc/cron.weekly/fstrim && \ - rm -f /etc/postsrsd.secret && \ - rm -f /etc/postfix/dhparams.pem && \ - rm -f /etc/dovecot/dh.pem + rm -f /etc/postsrsd.secret RUN echo "0 */6 * * * clamav /usr/bin/freshclam --quiet" > /etc/cron.d/clamav-freshclam && \ chmod 644 /etc/clamav/freshclam.conf && \ diff --git a/test/bats b/test/bats index 1c83a1b1..03608115 160000 --- a/test/bats +++ b/test/bats @@ -1 +1 @@ -Subproject commit 1c83a1b1d743075ed8e505ff94e548701f545b73 +Subproject commit 03608115df2071fff4eaaff1605768c275e5f81f