Run update.sh

This commit is contained in:
Tianon Gravi 2014-11-14 14:47:31 -07:00
parent 5d7c2ffb45
commit 965facd239
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links # 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) - [`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 For more information about this image and its history, please see the [relevant

View File

@ -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-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.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.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.18-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b2e1b8e2a37db419ae1244b9f63456b86f666ffe/5.5/apache/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.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.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.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.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 For more information about this image and its history, please see the [relevant
manifest file manifest file