mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
fix(bench): Uncomment missing package
This commit is contained in:
parent
8a434dda6d
commit
d378053825
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ RUN apt-get update \
|
|||
libffi-dev \
|
||||
liblcms2-dev \
|
||||
libldap2-dev \
|
||||
# libmariadbclient-dev \
|
||||
libmariadbclient-dev \
|
||||
libsasl2-dev \
|
||||
libtiff5-dev \
|
||||
libwebp-dev \
|
||||
|
|
|
|||
Loading…
Reference in a new issue