Skip to content

Commit

Permalink
[#495] Add envsubst to Docker deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swrichards committed Dec 18, 2024
1 parent c2eae51 commit 736f303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libproj-dev \
gdal-bin \
libgdal-dev \
gettext \
&& rm -rf /var/lib/apt/lists/*

RUN pip install pip "setuptools>=70.0.0"
Expand Down

0 comments on commit 736f303

Please sign in to comment.