docker icon indicating copy to clipboard operation
docker copied to clipboard

Incorrect Postgres version number in README & on docker hub

Open jschlicht opened this issue 1 year ago • 0 comments

From the README:

This image provides a single running Citus instance (atop PostgreSQL 12.2)

The image is currently running on top of PostgreSQL 16.1.

Could you update the readme?

I was about to make my own image when I noticed it was just out of date documentation.

The description on docker hub has the same text and should also be updated (if it isn't automatically set by a github action or integration of some kind).

jschlicht avatar Jan 05 '24 19:01 jschlicht