Install Python 3 packages for ported quota_notify.py & quarantine_notify.py

master
farnbacher 2019-08-15 20:36:32 +02:00
parent c579a2c01e
commit a119467218
No known key found for this signature in database
GPG Key ID: EBD0986C926DF918
1 changed files with 4 additions and 4 deletions

View File

@ -71,10 +71,10 @@ RUN groupadd -g 5000 vmail \
libwww-perl \
mysql-client \
procps \
python-html2text \
python-jinja2 \
python-mysql.connector \
python-redis \
python3-html2text \
python3-jinja2 \
python3-mysql-connector \
python3-redis \
redis-server \
supervisor \
syslog-ng \