cyberark / conjur-quickstart

Start securing your secrets and infrastructure by installing Conjur, using Docker and the official Conjur containers on DockerHub.
Apache License 2.0
33 stars 36 forks source link

Upgrade Postgres to version 10.14 #34

Closed micahlee closed 4 years ago

micahlee commented 4 years ago

The version of Postgres used in the quickstart (9.4) is end-of-life and needs to be updated. In the context of our Postgres upgrade epic, this should be updated to version 10.14.

Related to https://github.com/cyberark/conjur/issues/1876