Use newer Postgres
Open
- Dominant language
- Shell
- Stars
- 151
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
as the [postgresql/Dockerfile](https://github.com/ckan/ckan-docker/blob/master/postgresql/Dockerfile) indicates, currently Postgres version 12 is used.
Is there any hard dependency on that?
As far as i found out, ckan does not have a strong version constraint on Postgres, so i'd propose to update to Postgres 16, as it is the latest stable container: https://hub.docker.com/_/postgres
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.