Updates postgres versions for Docker images by gurkanindibay · Pull Request #340 · citusdata/tools
Comment on lines +23 to +24
| postgresql-$PG_MAJOR-hll=2.17.citus-1 \ | ||
| postgresql-$PG_MAJOR-topn=2.5.0.citus-1 \ |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| postgresql-$PG_MAJOR-hll=2.17.citus-1 \ | |
| postgresql-$PG_MAJOR-topn=2.5.0.citus-1 \ | |
| postgresql-$PG_MAJOR-hll=2.18.citus-1 \ | |
| postgresql-$PG_MAJOR-topn=2.6.0.citus-1 \ |
These are the latest versions.
Maybe we should update similar files in the same directory as well.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed this one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters