1 # Would use postgis:15-3.5, but it doesn't work with Apple Silicon
2 # (https://github.com/postgis/docker-postgis/issues/216).
3 # Therefore we use postgres:15 and apt-install Postgis ourselves.
7 && apt-get install --no-install-recommends -y \
8 postgresql-15-postgis-3