|
|
@@ -16,16 +16,16 @@ WARNING:
|
|
|
|
|
|
# Supported tags and respective `Dockerfile` links
|
|
|
|
|
|
-- [`12.2`, `12`, `latest`](https://github.com/docker-library/postgres/blob/0a0f6444f52b3bf5067a94eda9b009cc0aede651/12/Dockerfile)
|
|
|
-- [`12.2-alpine`, `12-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/4f70bf2b811bcdb4ab1a015ef703373226452157/12/alpine/Dockerfile)
|
|
|
-- [`11.7`, `11`](https://github.com/docker-library/postgres/blob/0a0f6444f52b3bf5067a94eda9b009cc0aede651/11/Dockerfile)
|
|
|
-- [`11.7-alpine`, `11-alpine`](https://github.com/docker-library/postgres/blob/4f70bf2b811bcdb4ab1a015ef703373226452157/11/alpine/Dockerfile)
|
|
|
-- [`10.12`, `10`](https://github.com/docker-library/postgres/blob/0a0f6444f52b3bf5067a94eda9b009cc0aede651/10/Dockerfile)
|
|
|
-- [`10.12-alpine`, `10-alpine`](https://github.com/docker-library/postgres/blob/4f70bf2b811bcdb4ab1a015ef703373226452157/10/alpine/Dockerfile)
|
|
|
-- [`9.6.17`, `9.6`, `9`](https://github.com/docker-library/postgres/blob/0a0f6444f52b3bf5067a94eda9b009cc0aede651/9.6/Dockerfile)
|
|
|
-- [`9.6.17-alpine`, `9.6-alpine`, `9-alpine`](https://github.com/docker-library/postgres/blob/4f70bf2b811bcdb4ab1a015ef703373226452157/9.6/alpine/Dockerfile)
|
|
|
-- [`9.5.21`, `9.5`](https://github.com/docker-library/postgres/blob/0a0f6444f52b3bf5067a94eda9b009cc0aede651/9.5/Dockerfile)
|
|
|
-- [`9.5.21-alpine`, `9.5-alpine`](https://github.com/docker-library/postgres/blob/4f70bf2b811bcdb4ab1a015ef703373226452157/9.5/alpine/Dockerfile)
|
|
|
+- [`12.2`, `12`, `latest`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/12/Dockerfile)
|
|
|
+- [`12.2-alpine`, `12-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/12/alpine/Dockerfile)
|
|
|
+- [`11.7`, `11`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/11/Dockerfile)
|
|
|
+- [`11.7-alpine`, `11-alpine`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/11/alpine/Dockerfile)
|
|
|
+- [`10.12`, `10`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/10/Dockerfile)
|
|
|
+- [`10.12-alpine`, `10-alpine`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/10/alpine/Dockerfile)
|
|
|
+- [`9.6.17`, `9.6`, `9`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/9.6/Dockerfile)
|
|
|
+- [`9.6.17-alpine`, `9.6-alpine`, `9-alpine`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/9.6/alpine/Dockerfile)
|
|
|
+- [`9.5.21`, `9.5`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/9.5/Dockerfile)
|
|
|
+- [`9.5.21-alpine`, `9.5-alpine`](https://github.com/docker-library/postgres/blob/33bccfcaddd0679f55ee1028c012d26cd196537d/9.5/alpine/Dockerfile)
|
|
|
|
|
|
# Quick reference
|
|
|
|