From dd4545f562963590f2c5ac7dbfd97ca288ef8bbf Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 9 Sep 2015 15:11:32 -0700 Subject: [PATCH] Run update.sh --- golang/README.md | 6 +++--- mysql/README.md | 6 +++--- redis/README.md | 8 ++++---- redmine/README.md | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/golang/README.md b/golang/README.md index 442c96273..ddab106f7 100644 --- a/golang/README.md +++ b/golang/README.md @@ -4,9 +4,9 @@ - [`1.4.2-onbuild`, `1.4-onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/3427e88341de17a4d8921b859180a2649e1ab96e/1.4/onbuild/Dockerfile) - [`1.4.2-cross`, `1.4-cross` (*1.4/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/3427e88341de17a4d8921b859180a2649e1ab96e/1.4/cross/Dockerfile) - [`1.4.2-wheezy`, `1.4-wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/bcc3800fbed7f5116ff27ae82e0d881efd50aa69/1.4/wheezy/Dockerfile) -- [`1.5.0`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/golang/blob/bcc3800fbed7f5116ff27ae82e0d881efd50aa69/1.5/Dockerfile) -- [`1.5.0-onbuild`, `1.5-onbuild`, `1-onbuild`, `onbuild` (*1.5/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/f1f65c0ab0097a5e3d079d5a74e2468e8d47563d/1.5/onbuild/Dockerfile) -- [`1.5.0-wheezy`, `1.5-wheezy`, `1-wheezy`, `wheezy` (*1.5/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/58111b7243e7fb03e20c93ec8f0946cbbf5e2fec/1.5/wheezy/Dockerfile) +- [`1.5.1`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/golang/blob/137c5d9cacd3a2be7cc07be3c6bdcfddce737934/1.5/Dockerfile) +- [`1.5.1-onbuild`, `1.5-onbuild`, `1-onbuild`, `onbuild` (*1.5/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/f1f65c0ab0097a5e3d079d5a74e2468e8d47563d/1.5/onbuild/Dockerfile) +- [`1.5.1-wheezy`, `1.5-wheezy`, `1-wheezy`, `wheezy` (*1.5/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/137c5d9cacd3a2be7cc07be3c6bdcfddce737934/1.5/wheezy/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/golang`)](https://github.com/docker-library/official-images/blob/master/library/golang). 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/mysql/README.md b/mysql/README.md index a22e0650a..cdc1b4ace 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.45`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/b3b265602da7c733c66582ac016a491d28b9b1f9/5.5/Dockerfile) -- [`5.6.26`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/b3b265602da7c733c66582ac016a491d28b9b1f9/5.6/Dockerfile) -- [`5.7.8-rc`, `5.7.8`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/b3b265602da7c733c66582ac016a491d28b9b1f9/5.7/Dockerfile) +- [`5.5.45`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/5836bc9af9deb67b68c32bebad09a0f7513da36e/5.5/Dockerfile) +- [`5.6.26`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/5836bc9af9deb67b68c32bebad09a0f7513da36e/5.6/Dockerfile) +- [`5.7.8-rc`, `5.7.8`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/5836bc9af9deb67b68c32bebad09a0f7513da36e/5.7/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/mysql`)](https://github.com/docker-library/official-images/blob/master/library/mysql). 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/redis/README.md b/redis/README.md index ec2c23efc..4bbea3676 100644 --- a/redis/README.md +++ b/redis/README.md @@ -2,10 +2,10 @@ - [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/94e9dcaaa93312651e91815fe7e4c5ef0f266408/2.6/Dockerfile) - [`2.6.17-32bit`, `2.6-32bit` (*2.6/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/5e3f74f3edbbf8311b86e40e7ebe47f602981387/2.6/32bit/Dockerfile) -- [`2.8.21`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/94e9dcaaa93312651e91815fe7e4c5ef0f266408/2.8/Dockerfile) -- [`2.8.21-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/5e3f74f3edbbf8311b86e40e7ebe47f602981387/2.8/32bit/Dockerfile) -- [`3.0.3`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/37efc31242c8415d4f2e6d84255af0c7b97567c5/3.0/Dockerfile) -- [`3.0.3-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/37efc31242c8415d4f2e6d84255af0c7b97567c5/3.0/32bit/Dockerfile) +- [`2.8.22`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/151ba62d9b6a1485b636d57736f42ed9b26ac50b/2.8/Dockerfile) +- [`2.8.22-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/151ba62d9b6a1485b636d57736f42ed9b26ac50b/2.8/32bit/Dockerfile) +- [`3.0.4`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/151ba62d9b6a1485b636d57736f42ed9b26ac50b/3.0/Dockerfile) +- [`3.0.4-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/151ba62d9b6a1485b636d57736f42ed9b26ac50b/3.0/32bit/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis). 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/redmine/README.md b/redmine/README.md index af775db00..40072b4d7 100644 --- a/redmine/README.md +++ b/redmine/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links - [`2.6.6`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/redmine/blob/bcd0f77f268bb86dafd4afba0a0b36f478cf767f/2.6/Dockerfile) -- [`2.6.6-passenger`, `2.6-passenger`, `2-passenger` (*2.6/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/39d56044137528a841b176e9e5152f22df18f6e4/2.6/passenger/Dockerfile) +- [`2.6.6-passenger`, `2.6-passenger`, `2-passenger` (*2.6/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/5941e7f2d55015dc90df0224c4cc4199e1f6a83d/2.6/passenger/Dockerfile) - [`3.0.4`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redmine/blob/bcd0f77f268bb86dafd4afba0a0b36f478cf767f/3.0/Dockerfile) -- [`3.0.4-passenger`, `3.0-passenger`, `3-passenger`, `passenger` (*3.0/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/39d56044137528a841b176e9e5152f22df18f6e4/3.0/passenger/Dockerfile) +- [`3.0.4-passenger`, `3.0-passenger`, `3-passenger`, `passenger` (*3.0/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/5941e7f2d55015dc90df0224c4cc4199e1f6a83d/3.0/passenger/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/redmine`)](https://github.com/docker-library/official-images/blob/master/library/redmine). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).