Skip to content

Commit

Permalink
[update] support gis packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafabarmshory committed Jul 10, 2024
1 parent d08a1da commit 371a654
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ RUN apt-get update \
jdatetime \
persiantools \
pytz==2023.3 \
python3-geojson \
python3-shapely \
&& pip cache purge \
&& rm -rf /var/lib/apt/lists/* \
&& rm -rf /var/logs/* \
Expand Down

0 comments on commit 371a654

Please sign in to comment.