ソースを参照

fix: Upgrade getmail

master
Bingen Eguzkitza 3ヶ月前
コミット
05bf3e2ffb
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      images/email/Dockerfile
  2. +1
    -1
      images/email/Dockerfile.template

+ 1
- 1
images/email/Dockerfile ファイルの表示

@@ -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 ファイルの表示

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

読み込み中…
キャンセル
保存