From 4be971bae61dffb13a68975fbe9ac40832354d2c Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 25 Aug 2015 12:04:35 -0700 Subject: [PATCH] Run update.sh --- docker-dev/README.md | 2 +- postgres/README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docker-dev/README.md b/docker-dev/README.md index 3f57866c..42278cff 100644 --- a/docker-dev/README.md +++ b/docker-dev/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.7.1`, `1.7`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/786b29d4db80a6175e72b47a794ee044918ba734/Dockerfile) +- [`1.8.1`, `1.8`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/d12ea79c9de6d144ce6bc7ccfe41c507cca6fd35/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/docker-dev`)](https://github.com/docker-library/official-images/blob/master/library/docker-dev) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/postgres/README.md b/postgres/README.md index 048ff531..da97b854 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/7111ef75d67278b9fc5159d105121392ba953e89/9.0/Dockerfile) -- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.1/Dockerfile) -- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.2/Dockerfile) -- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.3/Dockerfile) -- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.4/Dockerfile) -- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.5/Dockerfile) +- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.0/Dockerfile) +- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.1/Dockerfile) +- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.2/Dockerfile) +- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.3/Dockerfile) +- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.4/Dockerfile) +- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/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).