postgresql-container icon indicating copy to clipboard operation
postgresql-container copied to clipboard

Add support for postgresql-14 for Fedora

Open phracek opened this issue 3 years ago • 1 comments

It would be nice to have support for postgresql-14 in our posgresql-image as well. In order to support it, we need to modify these files:

  • https://github.com/sclorg/postgresql-container/blob/master/specs/multispec.yml
  • https://github.com/sclorg/postgresql-container/blob/master/src/Dockerfile.fedora
  • https://github.com/sclorg/postgresql-container/blob/master/manifest.sh

See the similar pull request for support postgresql-container for CentOS Stream 8 here: https://github.com/sclorg/postgresql-container/pull/437

phracek avatar May 16 '22 07:05 phracek

This pull request has to be merged before https://github.com/sclorg/s2i-base-container/pull/254

phracek avatar May 16 '22 07:05 phracek

bump - since sclorg/s2i-base-container#254 has already been merged, would like to know if getting postgresql-14 support is blocked on anything else ? thanks !

Victoremepunto avatar Feb 15 '23 10:02 Victoremepunto

Closing in favour of #493

phracek avatar Feb 22 '23 09:02 phracek