Skip to content

Commit

Permalink
[#233] Update Dockerfile, dependencies from commonground-api-common t…
Browse files Browse the repository at this point in the history
…o 2.3.0
  • Loading branch information
danielmursa-dev committed Jan 13, 2025
1 parent 88b0cf2 commit ecf5cad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
postgresql-client \
gettext \
binutils \
# commonground-api-common > 2.3.0
libgdal-dev \
gdal-bin \
&& rm -rf /var/lib/apt/lists/*

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

0 comments on commit ecf5cad

Please sign in to comment.