Postgres: Missing 12.1 and 12.1-alpine tags

Created on 16 Nov 2019  路  2Comments  路  Source: docker-library/postgres

Postgres 12.1 was released on the 14th of November 2019. Unfortunately, I can't find the tags for the 12.1 release on docker hub.
I saw the Dockerfile for version 12 got updated to 12.1-1.pgdg100+1. I deleted my local container image and pulled the latest container: docker pull postgres:latest. Then I ran the following command: SELECT version();

PostgreSQL 12.0 (Debian 12.0-2.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit

Mabey I do something wrong. Local container caching issue? I also tried removing all stopped containers: docker system prune -a.

I'm more than happy to do a PR to getting the tags online on docker hub. But unfortunately, I need a little bit assists.

Thanks in advance

Most helpful comment

Thanks a lot for your quick response @tianon and the Infos. I had no idea how the whole process works, thanks again. I really appreciate all your work and every contributor's work. You guys doing an amazing job.

All 2 comments

Thanks a lot for your quick response @tianon and the Infos. I had no idea how the whole process works, thanks again. I really appreciate all your work and every contributor's work. You guys doing an amazing job.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qwang07 picture qwang07  路  4Comments

andrewvo148 picture andrewvo148  路  3Comments

weeger picture weeger  路  4Comments

mcnesium picture mcnesium  路  3Comments

bsctl picture bsctl  路  4Comments