Sfoglia il codice sorgente

fix: Upgrade getmail

master
Bingen Eguzkitza 3 mesi fa
parent
commit
05bf3e2ffb
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      images/email/Dockerfile
  2. +1
    -1
      images/email/Dockerfile.template

+ 1
- 1
images/email/Dockerfile Vedi File

@@ -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 Vedi File

@@ -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

Loading…
Annulla
Salva