FAQ | This is a LIVE service | Changelog

Skip to content

explicitly set postgres image versions to match GCloud version

Our GCloud deployment uses PostgreSQL 9.6 and the latest images at version 10. We should try to make sure we use the same version of the database in local development as we do in production.

Merge request reports