Procházet zdrojové kódy

fix: Upgrade getmail

master
Bingen Eguzkitza před 3 měsíci
rodič
revize
05bf3e2ffb
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      images/email/Dockerfile
  2. +1
    -1
      images/email/Dockerfile.template

+ 1
- 1
images/email/Dockerfile Zobrazit soubor

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

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

Načítá se…
Zrušit
Uložit