Run update.sh

This commit is contained in:
Docker Library Bot
2015-07-21 16:02:22 -07:00
parent a934a2e23c
commit 9666ece32f
4 changed files with 10 additions and 10 deletions
+6 -6
View File
@@ -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/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.0/Dockerfile)
- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.1/Dockerfile)
- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.2/Dockerfile)
- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.3/Dockerfile)
- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.4/Dockerfile)
- [`9.5-alpha1`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/cb70a79c1a8248d7e0db89d79dfbd08dd481be7f/9.5/Dockerfile)
- [`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)
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).