From a26abf3beb86e9c34f3b898ec187b35abca0669d Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 29 Jan 2016 09:15:10 -0800 Subject: [PATCH] Run update.sh --- mongo/README.md | 12 ++++++------ php/README.md | 3 +++ rabbitmq/README.md | 4 ++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/mongo/README.md b/mongo/README.md index 7409fdc25..68c3227ce 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/0edfc5e01d2699dd781f25a6b1ee76dcf7e41e31/2.2/Dockerfile) -- [`2.4.14`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/0edfc5e01d2699dd781f25a6b1ee76dcf7e41e31/2.4/Dockerfile) -- [`2.6.11`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/0edfc5e01d2699dd781f25a6b1ee76dcf7e41e31/2.6/Dockerfile) -- [`3.0.9`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/890eccb3cb0ddd402c7c13862182914746bfaa56/3.0/Dockerfile) -- [`3.1.9`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/0edfc5e01d2699dd781f25a6b1ee76dcf7e41e31/3.1/Dockerfile) -- [`3.2.1`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/0edfc5e01d2699dd781f25a6b1ee76dcf7e41e31/3.2/Dockerfile) +- [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/2.2/Dockerfile) +- [`2.4.14`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/2.4/Dockerfile) +- [`2.6.11`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/2.6/Dockerfile) +- [`3.0.9`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/3.0/Dockerfile) +- [`3.1.9`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/3.1/Dockerfile) +- [`3.2.1`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/7da0e6d6520607c99d40cf71a2e4b0a2da0beca9/3.2/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/php/README.md b/php/README.md index 2f03f7efe..cfe21ff03 100644 --- a/php/README.md +++ b/php/README.md @@ -3,12 +3,15 @@ - [`5.5.31-cli`, `5.5-cli`, `5.5.31`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/5.5/Dockerfile) - [`5.5.31-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/5.5/apache/Dockerfile) - [`5.5.31-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/e1292bb6ec9c0939abd0b8878bf6f7b8d29595d8/5.5/fpm/Dockerfile) +- [`5.5.31-zts`, `5.5-zts` (*5.5/zts/Dockerfile*)](https://github.com/docker-library/php/blob/5e9ec6fb4613524418b8773ced4494c5bea62fdd/5.5/zts/Dockerfile) - [`5.6.17-cli`, `5.6-cli`, `5-cli`, `5.6.17`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/5.6/Dockerfile) - [`5.6.17-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/5.6/apache/Dockerfile) - [`5.6.17-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/e1292bb6ec9c0939abd0b8878bf6f7b8d29595d8/5.6/fpm/Dockerfile) +- [`5.6.17-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/5e9ec6fb4613524418b8773ced4494c5bea62fdd/5.6/zts/Dockerfile) - [`7.0.2-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.2`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/7.0/Dockerfile) - [`7.0.2-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/85447ff6a554f05b1cb893e5edf2a2cbba848332/7.0/apache/Dockerfile) - [`7.0.2-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/e1292bb6ec9c0939abd0b8878bf6f7b8d29595d8/7.0/fpm/Dockerfile) +- [`7.0.2-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/5e9ec6fb4613524418b8773ced4494c5bea62fdd/7.0/zts/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 50d6a7ccf..2f6ab1ba7 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`3.6.0`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/d9c4635649edacf6728bd2a28aedc97c77ac47f9/Dockerfile) -- [`3.6.0-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/d9c4635649edacf6728bd2a28aedc97c77ac47f9/management/Dockerfile) +- [`3.6.0`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/90918b05b23b85014454c24782518ccfd9fc4c68/Dockerfile) +- [`3.6.0-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/90918b05b23b85014454c24782518ccfd9fc4c68/management/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rabbitmq`)](https://github.com/docker-library/official-images/blob/master/library/rabbitmq). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).