Ver código fonte

fix: Upgrade getmail

master
Bingen Eguzkitza 3 meses atrás
pai
commit
05bf3e2ffb
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      images/email/Dockerfile
  2. +1
    -1
      images/email/Dockerfile.template

+ 1
- 1
images/email/Dockerfile Ver arquivo

@@ -8,7 +8,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -q --fix-missing && \
apt-get -y install --no-install-recommends \
rsyslog \
postfix postfix-pcre postfix-ldap \
cron getmail4 \
cron getmail6 \
mutt swaks \
dovecot-core dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-ldap \
libsasl2-2 sasl2-bin libsasl2-modules-ldap

+ 1
- 1
images/email/Dockerfile.template Ver arquivo

@@ -8,7 +8,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -q --fix-missing && \
apt-get -y install --no-install-recommends \
rsyslog \
postfix postfix-pcre postfix-ldap \
cron getmail4 \
cron getmail6 \
mutt swaks \
dovecot-core dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-ldap \
libsasl2-2 sasl2-bin libsasl2-modules-ldap

Carregando…
Cancelar
Salvar