Tag is 14.8 but installed version is 14.6
Summary
I pulled the 14.8 tag expecting the postgresql version to be 14.8 but when inspecting via SELECT version();
and rpm -qa | grep postgres
the actual postgres version is several versions behind 14.6 and missing security fixes
Steps to reproduce
Pull the 14.8 tag and inspect the postgresql server version
What is the current bug behavior?
Postgres version doesn't match the tag
What is the expected correct behavior?
If I pull 14.8 or 14.x the postgresql version matches
Possible fixes
When a new tag is pulled from upstream in the manifest files that fetch the RPMs should be updated and the tag shouldn't be integrated/pushed until that happens.
Tasks
-
Bug has been identified and corrected within the container
Please read the Iron Bank Documentation for more info
Edited by Michaela Bixler