Skip to content

postgresql-15-postgis-3 not found #287

@TWDBrob

Description

@TWDBrob

When running make test, it fails to execute because postgresql-15-postgis-3 isn't found. I had to change this to postgresql-17-postgis-3 in Dockerfile.tests.

To reproduce,

git clone https://github.com/stac-utils/stac-fastapi-pgstac cd stac-fastapi-pgstac python -m venv .venv . .venv/bin/activate python -m pip install -e ".[dev,server,docs]" make test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions