added dependency for db polling
This commit is contained in:
parent
d79880ff9d
commit
fc11c0ca56
|
@ -5,6 +5,7 @@ RUN apt update && \
|
|||
apt-get install -y \
|
||||
python3-xapian \
|
||||
python3-psycopg2 \
|
||||
netcat-traditional\
|
||||
git \
|
||||
sqlite3 \
|
||||
curl \
|
||||
|
|
Loading…
Reference in a new issue