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 \
gettext-base \
wget \
# for ERPNext v12
# TODO: Remove after v12 is deprecated
python2 \
# for PDF
libssl-dev \
fonts-cantarell \