added localization dependency in case needed
This commit is contained in:
parent
a3ecbe35ef
commit
bd2705c86b
|
@ -5,6 +5,7 @@ RUN apt update && \
|
|||
apt-get install -y \
|
||||
python3-xapian \
|
||||
git \
|
||||
gettext \
|
||||
sqlite3 \
|
||||
curl \
|
||||
jq \
|
||||
|
|
Loading…
Reference in a new issue