All of the containers that run RDKit are quite dated, some back to 2017. These should be updated to 2020_03 based releases.
The problem here is that for the dockerised environment the main PostgreSQL database is a RDKit cartridge image (v9.4?) and cannot be simply upgraded to a recent version (the latest cartridge container images are based on PostgreSQL 11). A data export and import is likely to be needed.
The components affecting include:
- main postgres db (dockerised version)
- chemcentral db (kubernetes version)
- chem-services tomcat container
- chemcentral search container