|
1 | 1 | # Supported tags and respective `Dockerfile` links |
2 | 2 |
|
3 | | -- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.0/Dockerfile) |
4 | | -- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.1/Dockerfile) |
5 | | -- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.2/Dockerfile) |
6 | | -- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.3/Dockerfile) |
7 | | -- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.4/Dockerfile) |
8 | | -- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.5/Dockerfile) |
| 3 | +- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.0/Dockerfile) |
| 4 | +- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.1/Dockerfile) |
| 5 | +- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.2/Dockerfile) |
| 6 | +- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.3/Dockerfile) |
| 7 | +- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.4/Dockerfile) |
| 8 | +- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.5/Dockerfile) |
9 | 9 |
|
10 | 10 | For more information about this image and its history, please see the [relevant manifest file (`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). |
11 | 11 |
|
|
0 commit comments