Fix updater - libraries for trim_osc.py

This commit is contained in:
Vojtech Pithart
2019-07-02 13:37:57 +02:00
parent ef1660c22c
commit 1beb5fb1e8
2 changed files with 1 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ RUN echo "deb [ allow-insecure=yes ] http://apt.postgresql.org/pub/repos/apt/ bi
osmosis \
osmium-tool \
cron \
python-psycopg2 python-shapely python-lxml \
python3-psycopg2 python3-shapely python3-lxml \
&& apt-get clean autoclean \
&& apt-get autoremove --yes \
&& rm -rf /var/lib/{apt,dpkg,cache,log}/