rm nonexistent package

This commit is contained in:
Mauro Torrez 2019-09-09 18:06:35 -03:00
parent 4c1a52ee33
commit 0dcf277e34

View File

@ -32,7 +32,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
dovecot-sieve \
dovecot-managesieved \
dovecot-antispam \
dovecot-submission \
bogofilter \
ssl-cert \
&& rm -rf /var/lib/apt/lists/* \