postgis / docker-postgis

Docker image for PostGIS
https://hub.docker.com/r/postgis/postgis/
MIT License
1.35k stars 461 forks source link

Update Dockerfile.master.template: fetch `libcgal-dev` 5.5.1 from Debian testing in order to build SCFGAL 1.4.1 #336

Closed swiss-knight closed 8 months ago

swiss-knight commented 1 year ago

This should fix:


This is the full postgis version string when I currently build the image using the proposed PR on 15-master:

POSTGIS="3.4.0dev 3.3.0rc2-390-gc2a0b2024"
  [EXTENSION]
      PGSQL="150"
      GEOS="3.12.0dev-CAPI-1.18.0"
      SFCGAL="SFCGAL 1.4.1, CGAL 5.5.1, BOOST 1.74.0" # <--- updated!
      PROJ="9.2.0"
      LIBXML="2.9.10"
      LIBJSON="0.15"
      LIBPROTOBUF="1.3.3"
      WAGYU="0.5.0 (Internal)"
      TOPOLOGY