From 17572779dd9bcee22281f21a4eacdbbf8d6e3bc0 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 21 Jul 2015 17:02:03 -0700 Subject: [PATCH] Run update.sh --- postgres/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/postgres/README.md b/postgres/README.md index 79191d55f..1d79a3db7 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.0/Dockerfile) -- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.1/Dockerfile) -- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.2/Dockerfile) -- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.3/Dockerfile) -- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.4/Dockerfile) -- [`9.5-alpha1`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/9c7bb73021815a17fae056508f54b764d7aefc5b/9.5/Dockerfile) +- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.0/Dockerfile) +- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.1/Dockerfile) +- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.2/Dockerfile) +- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.3/Dockerfile) +- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.4/Dockerfile) +- [`9.5-alpha1`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.5/Dockerfile) 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).