graphql-engine/docker-compose
Samir Talwar f24f0c6ce7 CI: Use the same PostgreSQL base images where possible.
Rather than varying it, let's just use `postgis/postgis` everywhere.

This uses the latest version of PostGIS, in which some of the raster codes have changed. This seems benign (it's just one digit) in the hex stream. I can't find the relevant release notes though.

Also syncs _images.go_ and _databases.yaml_ so we use the same thing where possible.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6903
GitOrigin-RevId: bb5c56f2e7ff69e4c008f1d658850af08c96badc
2022-11-17 13:54:19 +00:00
..
postgres CREATE SCHEMA _ IF NOT EXISTS in api-tests 2022-11-03 14:54:48 +00:00
sqlserver-init Share database configuration across tests. 2022-11-15 14:32:46 +00:00
databases.yaml CI: Use the same PostgreSQL base images where possible. 2022-11-17 13:54:19 +00:00