Merge 42a8de2730
into feff849d62
This commit is contained in:
commit
6516808936
|
@ -10,6 +10,9 @@ RUN apt-get update -q --fix-missing && \
|
|||
apt-get -y upgrade && \
|
||||
apt-get -y install postfix
|
||||
RUN apt-get update -q --fix-missing && \
|
||||
apt-get -y upgrade && \
|
||||
apt-get -y install postfix
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update -q --fix-missing && \
|
||||
apt-get -y upgrade && \
|
||||
apt-get -y install --no-install-recommends \
|
||||
amavisd-new \
|
||||
|
|
Loading…
Reference in New Issue