fix: Bench initialization with ERPNext v12 on frappe/bench

This commit is contained in:
Lev Vereshchagin 2021-12-11 10:48:12 +03:00
parent e665b014ca
commit 26b87ae66a

View file

@ -13,6 +13,9 @@ RUN apt-get update \
postgresql-client \ postgresql-client \
gettext-base \ gettext-base \
wget \ wget \
# for ERPNext v12
# TODO: Remove after v12 is deprecated
python2 \
# for PDF # for PDF
libssl-dev \ libssl-dev \
fonts-cantarell \ fonts-cantarell \