Skip to content

pin postgres docker images to `11`

Micaël Bergeron requested to merge fix-master-red-postgres into master

Merge Request Checklist

  • Link to an issue
  • Include the proposed fix or feature
  • Include and update tests for the modified code
  • Include a documentation change
  • Add a CHANGELOG.md entry in the Unreleased section

Once your merge request is complete, please assign it a Meltano maintainer for review cycle. Once the review cycle finished, the reviewer shall approve the merge request so it can be merged by any Meltano maintainer.

This MRs will pin the postgresql docker image version we use to postgres:11, which is what is available on DigitalOcean currently.

This should fix the failing pipeline.

Edited by Melty Bot

Merge request reports