Skip to content

Commit

Permalink
Updated Dockerfile to account for change in webshot
Browse files Browse the repository at this point in the history
  • Loading branch information
larsvilhuber authored Aug 24, 2024
1 parent ef42b35 commit 32ba2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update \
gdal-bin\
libgeos-dev\
libproj-dev \
bzip2 \
&& rm -rf /var/lib/apt/lists/* \
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8

Expand Down

0 comments on commit 32ba2f2

Please sign in to comment.