add jinja2 and sqlalchemy for seafdav

This commit is contained in:
Gerrit Gogel 2021-01-26 17:28:49 +01:00
parent f210e2c34f
commit e3c906675f

View file

@ -23,6 +23,8 @@ python3-click \
python3-termcolor \
python3-colorlog \
python3-pymysql \
python3-jinja2 \
python3-sqlalchemy \
&& rm -rf /var/lib/apt/lists/*
ENV SEAFILE_VERSION=8.0.2