deis / postgres

A PostgreSQL database used by Deis Workflow.
https://deis.com
MIT License
36 stars 22 forks source link

fix(Dockerfile): bump postgresql version to current Ubuntu patch #202

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

See https://www.ubuntuupdates.org/pm/postgresql-9.4

Yes, this is a repeat of #201. deis/database has to chase the current patch version of PostgreSQL because moving between minor releases would break compatibility.