Do not remove dh*.pem as they do not exist at this point in time

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-08-12 19:31:24 +02:00
parent 9d7873850d
commit a7408b73e0
2 changed files with 2 additions and 4 deletions

View file

@ -96,9 +96,7 @@ RUN apt-get update -q --fix-missing && \
touch /var/log/auth.log && \ touch /var/log/auth.log && \
update-locale && \ update-locale && \
rm -f /etc/cron.weekly/fstrim && \ rm -f /etc/cron.weekly/fstrim && \
rm -f /etc/postsrsd.secret && \ rm -f /etc/postsrsd.secret
rm -f /etc/postfix/dhparams.pem && \
rm -f /etc/dovecot/dh.pem
RUN echo "0 */6 * * * clamav /usr/bin/freshclam --quiet" > /etc/cron.d/clamav-freshclam && \ RUN echo "0 */6 * * * clamav /usr/bin/freshclam --quiet" > /etc/cron.d/clamav-freshclam && \
chmod 644 /etc/clamav/freshclam.conf && \ chmod 644 /etc/clamav/freshclam.conf && \

@ -1 +1 @@
Subproject commit 1c83a1b1d743075ed8e505ff94e548701f545b73 Subproject commit 03608115df2071fff4eaaff1605768c275e5f81f