From 965facd23949cac1e95944b5ff3cf06aecbf955f Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 14 Nov 2014 14:47:31 -0700 Subject: [PATCH] Run update.sh --- crate/README.md | 2 +- php/README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crate/README.md b/crate/README.md index ef0a4b351..2895c73e0 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.45`, `0.45.2` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.45.2/Dockerfile) +- [`latest`, `0.45`, `0.45.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.45.4/Dockerfile) - [`0.44`, `0.44.8` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.44.8/Dockerfile) For more information about this image and its history, please see the [relevant diff --git a/php/README.md b/php/README.md index 210e418dc..23bd6b5d9 100644 --- a/php/README.md +++ b/php/README.md @@ -2,10 +2,10 @@ - [`5.4.34-cli`, `5.4-cli`, `5.4.34`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.4/Dockerfile) - [`5.4.34-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.4/apache/Dockerfile) -- [`5.5.18-cli`, `5.5-cli`, `5.5.18`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.5/Dockerfile) -- [`5.5.18-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.5/apache/Dockerfile) -- [`5.6.2-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.2`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.6/Dockerfile) -- [`5.6.2-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.6/apache/Dockerfile) +- [`5.5.19-cli`, `5.5-cli`, `5.5.19`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/844ed7ce004749b2d81e98cfa2962043a1581fee/5.5/Dockerfile) +- [`5.5.19-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.5/apache/Dockerfile) +- [`5.6.3-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.3`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/844ed7ce004749b2d81e98cfa2962043a1581fee/5.6/Dockerfile) +- [`5.6.3-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.6/apache/Dockerfile) For more information about this image and its history, please see the [relevant manifest file