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