The docker container we use for out postgreSQL image is now considered legacy and bitnami seems to be moving to a paid subscription model for their hardened images as per bitnami/containers#83267. The postgresql image we use will still be available via bitnamilegacy/postgresql:17 but will not be receiving updates, thus we should migrate to another solution.
The docker container we use for out postgreSQL image is now considered legacy and bitnami seems to be moving to a paid subscription model for their hardened images as per bitnami/containers#83267. The postgresql image we use will still be available via
bitnamilegacy/postgresql:17but will not be receiving updates, thus we should migrate to another solution.