From 350e3e2b4b76518d21aa9c0dcfa8fafae6f4e171 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 18 Jan 2016 10:30:09 -0800 Subject: [PATCH] Run update.sh --- golang/README.md | 4 ++-- julia/README.md | 2 +- mysql/README.md | 6 +++--- postgres/README.md | 2 +- python/README.md | 24 +++++++++++++----------- rabbitmq/README.md | 4 ++-- 6 files changed, 22 insertions(+), 20 deletions(-) diff --git a/golang/README.md b/golang/README.md index 267dd79e..f53e0bb7 100644 --- a/golang/README.md +++ b/golang/README.md @@ -8,11 +8,11 @@ - [`1.5.3`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/golang/blob/1eab0db63794152b4516dbcb70270eb9dced4cbd/1.5/Dockerfile) - [`1.5.3-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.3-wheezy`, `1.5-wheezy`, `1-wheezy`, `wheezy` (*1.5/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/1eab0db63794152b4516dbcb70270eb9dced4cbd/1.5/wheezy/Dockerfile) -- [`1.5.3-alpine`, `1.5-alpine`, `1-alpine`, `alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/1eab0db63794152b4516dbcb70270eb9dced4cbd/1.5/alpine/Dockerfile) +- [`1.5.3-alpine`, `1.5-alpine`, `1-alpine`, `alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/1689df433a45bd787990f2982fb28345ec27f733/1.5/alpine/Dockerfile) - [`1.6beta2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/golang/blob/7f3d1ad6f1b658af7df616f9fd9b1fc90fd69402/1.6/Dockerfile) - [`1.6beta2-onbuild`, `1.6-onbuild` (*1.6/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ce284e14cdee73fbaa8fb680011a812f272eae2e/1.6/onbuild/Dockerfile) - [`1.6beta2-wheezy`, `1.6-wheezy` (*1.6/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/7f3d1ad6f1b658af7df616f9fd9b1fc90fd69402/1.6/wheezy/Dockerfile) -- [`1.6beta2-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/7f3d1ad6f1b658af7df616f9fd9b1fc90fd69402/1.6/alpine/Dockerfile) +- [`1.6beta2-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/1689df433a45bd787990f2982fb28345ec27f733/1.6/alpine/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/julia/README.md b/julia/README.md index 181a0e7c..f8e4456c 100644 --- a/julia/README.md +++ b/julia/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.4.2`, `0.4`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/a408dd5869f54f0adfc6b6950200f6781284d15e/Dockerfile) +- [`0.4.3`, `0.4`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/5747284971cda96c8c784d17be6b5aaa782307ba/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/julia`)](https://github.com/docker-library/official-images/blob/master/library/julia). 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 3f993124..f5a466ef 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/ac05512a1b788e8ae658d0f4a980ff7a01a51c93/5.5/Dockerfile) -- [`5.6.28`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/a1a948c19137b7843ff0c7de0c95d22b74ecfefd/5.6/Dockerfile) -- [`5.7.10`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/ee6ac037ab647e0de9dbeb4e064610a95cb6df4a/5.7/Dockerfile) +- [`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/2e80e5ff6aa7d3a09723ad40f5954a0563dbac29/5.5/Dockerfile) +- [`5.6.28`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/2e80e5ff6aa7d3a09723ad40f5954a0563dbac29/5.6/Dockerfile) +- [`5.7.10`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/2e80e5ff6aa7d3a09723ad40f5954a0563dbac29/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/postgres/README.md b/postgres/README.md index 9fd853dc..52f030fb 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -4,7 +4,7 @@ - [`9.1.19`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/9737ce4eeb7d580de8bd6831d8144ba08c316197/9.1/Dockerfile) - [`9.2.14`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/9737ce4eeb7d580de8bd6831d8144ba08c316197/9.2/Dockerfile) - [`9.3.10`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/9737ce4eeb7d580de8bd6831d8144ba08c316197/9.3/Dockerfile) -- [`9.4.5`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/9737ce4eeb7d580de8bd6831d8144ba08c316197/9.4/Dockerfile) +- [`9.4.5`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/762e07937086fb43082ab1523ac9d0191c2c347f/9.4/Dockerfile) - [`9.5.0`, `9.5`, `9`, `latest` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/9737ce4eeb7d580de8bd6831d8144ba08c316197/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). 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/python/README.md b/python/README.md index 7070cdbe..4755c1fc 100644 --- a/python/README.md +++ b/python/README.md @@ -3,20 +3,22 @@ - [`2.7.11`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/326d146f38fd2bbdaed8c37442a81d6486b5bf2b/2.7/Dockerfile) - [`2.7.11-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile) - [`2.7.11-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/326d146f38fd2bbdaed8c37442a81d6486b5bf2b/2.7/slim/Dockerfile) -- [`2.7.11-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/326d146f38fd2bbdaed8c37442a81d6486b5bf2b/2.7/alpine/Dockerfile) -- [`2.7.11-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/2.7/wheezy/Dockerfile) -- [`3.2.6`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.2/Dockerfile) +- [`2.7.11-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/2.7/alpine/Dockerfile) +- [`2.7.11-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/2.7/wheezy/Dockerfile) +- [`3.2.6`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.2/Dockerfile) - [`3.2.6-onbuild`, `3.2-onbuild` (*3.2/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.2/onbuild/Dockerfile) -- [`3.2.6-slim`, `3.2-slim` (*3.2/slim/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.2/slim/Dockerfile) -- [`3.2.6-wheezy`, `3.2-wheezy` (*3.2/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.2/wheezy/Dockerfile) -- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.3/Dockerfile) +- [`3.2.6-slim`, `3.2-slim` (*3.2/slim/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.2/slim/Dockerfile) +- [`3.2.6-wheezy`, `3.2-wheezy` (*3.2/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.2/wheezy/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.3/Dockerfile) - [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.3/onbuild/Dockerfile) -- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.3/slim/Dockerfile) -- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.3/wheezy/Dockerfile) -- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.4/Dockerfile) +- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.3/slim/Dockerfile) +- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.3/alpine/Dockerfile) +- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.3/wheezy/Dockerfile) +- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.4/Dockerfile) - [`3.4.4-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile) -- [`3.4.4-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.4/slim/Dockerfile) -- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/033320b278e78732e5739f19bca5f8f29573b553/3.4/wheezy/Dockerfile) +- [`3.4.4-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.4/slim/Dockerfile) +- [`3.4.4-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.4/alpine/Dockerfile) +- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/12db3f7b07f9704719657a0652357a3ae4cdc1c1/3.4/wheezy/Dockerfile) - [`3.5.1`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/326d146f38fd2bbdaed8c37442a81d6486b5bf2b/3.5/Dockerfile) - [`3.5.1-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile) - [`3.5.1-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/326d146f38fd2bbdaed8c37442a81d6486b5bf2b/3.5/slim/Dockerfile) diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 1385651a..e9a5d9d2 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/27b93617e5741a6da21589d9db1acca3758e0086/Dockerfile) -- [`3.6.0-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/27b93617e5741a6da21589d9db1acca3758e0086/management/Dockerfile) +- [`3.6.0`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/f9b15d74ffafa31e028d9218aebfc9b3eac45e40/Dockerfile) +- [`3.6.0-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/f9b15d74ffafa31e028d9218aebfc9b3eac45e40/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).