[Dovecot] notify scripts migrated to python3

This commit is contained in:
zekeriya
2019-09-13 21:14:30 +03:00
parent 48081ff5b7
commit b9e7d12a5e
3 changed files with 30 additions and 30 deletions

View File

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