-
Notifications
You must be signed in to change notification settings - Fork 46
Description
The official Docker image for Postgres project has removed support for Debian 11 (bullseye) in favour of Debian 13 (trixie). See: PR #1354. However, “bullseye” is maintained for another year (31 August 2026).
The removal of “bullseye” from the official Docker images of Postgres creates an unexpected and unprecedented (though probably foreseeable) problem with the default CloudNativePG Postgres container images: although we have prepared the ground for the new set of images, called “minimal” and “standard”, and built through “bake” directly from Debian base images, the default images are still based on the “bullseye” official Docker images.
This epic keeps track of all the related issues that need to be solved in order to remove the legacy way of building images and rely solely on bake, while providing clear information on the supportability of distributions, PostgreSQL versions, and tags.
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status