Compare commits

...

1 Commits

Author SHA1 Message Date
Jason Montleon
85eaca5c79 Install python-is-python3 for openstreetmap-tiles-update-expire (#201) 2021-07-03 15:28:40 +02:00

View File

@@ -62,6 +62,7 @@ RUN apt-get install -y --no-install-recommends \
postgresql-contrib-12 \ postgresql-contrib-12 \
postgresql-server-dev-12 \ postgresql-server-dev-12 \
protobuf-c-compiler \ protobuf-c-compiler \
python-is-python3 \
python3-mapnik \ python3-mapnik \
python3-lxml \ python3-lxml \
python3-psycopg2 \ python3-psycopg2 \