because of missing packages in the apt repository Packages file. - The [VERSION=12 FORCE_DEB_BUILD=1](https://travis-ci.org/github/docker-library/postgres/jobs/675755095#L1047) build fails, but version [12.2-2.pgdg100+1](https://github.com/docker-library/postgres/blob/master/12/Dockerfile#L86) is available in the [repo](http://apt.postgresql.org/pub/repos/apt/pool/main/p/postgresql-12/). - http://apt.postgresql.org/pub/repos/apt/dists/buster-pgdg/12/binary-amd64/Packages does not contain the 12.2-2.pgdg100+1 package. - `apt-cache search postgresql-12` inside the build container shows no packages. `apt-cache search postgresql-11` lists 64 packages.