From a512f41edd3709830af003840910d1cb90dd21e1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 20 Jan 2017 12:32:49 -0800 Subject: [PATCH] Run update.sh --- bash/README.md | 2 +- golang/README.md | 12 ++++++------ haproxy/README.md | 8 ++++---- postgres/README.md | 20 ++++++++++---------- python/README.md | 10 +++++----- 5 files changed, 26 insertions(+), 26 deletions(-) diff --git a/bash/README.md b/bash/README.md index dc86294c9..1de6a4590 100644 --- a/bash/README.md +++ b/bash/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`4.4.5`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/f9be0e9789a3852ff28b16e3f739df1bb2130377/4.4/Dockerfile) +- [`4.4.7`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/cb4f2c9fe2bcda141fb24aa402149399c58b2941/4.4/Dockerfile) - [`4.3.48`, `4.3` (*4.3/Dockerfile*)](https://github.com/tianon/docker-bash/blob/f9be0e9789a3852ff28b16e3f739df1bb2130377/4.3/Dockerfile) - [`4.2.53`, `4.2` (*4.2/Dockerfile*)](https://github.com/tianon/docker-bash/blob/f9be0e9789a3852ff28b16e3f739df1bb2130377/4.2/Dockerfile) - [`4.1.17`, `4.1` (*4.1/Dockerfile*)](https://github.com/tianon/docker-bash/blob/f9be0e9789a3852ff28b16e3f739df1bb2130377/4.1/Dockerfile) diff --git a/golang/README.md b/golang/README.md index a571f1961..16fae8cb8 100644 --- a/golang/README.md +++ b/golang/README.md @@ -13,12 +13,12 @@ - [`1.7.4-alpine3.5`, `1.7-alpine3.5`, `1-alpine3.5`, `alpine3.5` (*1.7/alpine3.5/Dockerfile*)](https://github.com/docker-library/golang/blob/6c5f2993c210854b077ad07c9a94334f8c82fbb1/1.7/alpine3.5/Dockerfile) - [`1.7.4-windowsservercore`, `1.7-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9ef22bd9eac98c3ed12a48c953922e2bab8485ef/1.7/windows/windowsservercore/Dockerfile) - [`1.7.4-nanoserver`, `1.7-nanoserver`, `1-nanoserver`, `nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/18ee81a2ec649dd7b3d5126b24eef86bc9c86d80/1.7/windows/nanoserver/Dockerfile) -- [`1.8rc1`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/b819b526131d44c03f02942816f616067d389037/1.8/Dockerfile) -- [`1.8rc1-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) -- [`1.8rc1-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/b819b526131d44c03f02942816f616067d389037/1.8/wheezy/Dockerfile) -- [`1.8rc1-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/b819b526131d44c03f02942816f616067d389037/1.8/alpine/Dockerfile) -- [`1.8rc1-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/b819b526131d44c03f02942816f616067d389037/1.8/windows/windowsservercore/Dockerfile) -- [`1.8rc1-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/b819b526131d44c03f02942816f616067d389037/1.8/windows/nanoserver/Dockerfile) +- [`1.8rc2`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/da6e73b4fa5b3094a23202cca088dd11b74ed110/1.8/Dockerfile) +- [`1.8rc2-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd/1.8/onbuild/Dockerfile) +- [`1.8rc2-wheezy`, `1.8-wheezy` (*1.8/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/da6e73b4fa5b3094a23202cca088dd11b74ed110/1.8/wheezy/Dockerfile) +- [`1.8rc2-alpine`, `1.8-alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/da6e73b4fa5b3094a23202cca088dd11b74ed110/1.8/alpine/Dockerfile) +- [`1.8rc2-windowsservercore`, `1.8-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/da6e73b4fa5b3094a23202cca088dd11b74ed110/1.8/windows/windowsservercore/Dockerfile) +- [`1.8rc2-nanoserver`, `1.8-nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/da6e73b4fa5b3094a23202cca088dd11b74ed110/1.8/windows/nanoserver/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/pulls?q=label%3Alibrary%2Fgolang). diff --git a/haproxy/README.md b/haproxy/README.md index ff64abe3d..2661ad415 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -4,10 +4,10 @@ - [`1.4.27-alpine`, `1.4-alpine` (*1.4/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/dbf5702c136a1de7046a935b1d79516d6f82c861/1.4/alpine/Dockerfile) - [`1.5.19`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/haproxy/blob/67667912113013d9dfd14b503c14e120ceab9899/1.5/Dockerfile) - [`1.5.19-alpine`, `1.5-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/dbf5702c136a1de7046a935b1d79516d6f82c861/1.5/alpine/Dockerfile) -- [`1.6.11`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/haproxy/blob/12dae72c28e152ac9dcd499f156cb0ab79d7c23f/1.6/Dockerfile) -- [`1.6.11-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/dbf5702c136a1de7046a935b1d79516d6f82c861/1.6/alpine/Dockerfile) -- [`1.7.2`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/haproxy/blob/d704d453c6ab9cdaa5498c1e14b6e5d0622e629d/1.7/Dockerfile) -- [`1.7.2-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/d704d453c6ab9cdaa5498c1e14b6e5d0622e629d/1.7/alpine/Dockerfile) +- [`1.6.11`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/haproxy/blob/20816337017096e325c64627e58141e7c9628004/1.6/Dockerfile) +- [`1.6.11-alpine`, `1.6-alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/20816337017096e325c64627e58141e7c9628004/1.6/alpine/Dockerfile) +- [`1.7.2`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/haproxy/blob/20816337017096e325c64627e58141e7c9628004/1.7/Dockerfile) +- [`1.7.2-alpine`, `1.7-alpine`, `1-alpine`, `alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/haproxy/blob/20816337017096e325c64627e58141e7c9628004/1.7/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/haproxy`)](https://github.com/docker-library/official-images/blob/master/library/haproxy). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaproxy). diff --git a/postgres/README.md b/postgres/README.md index 101762d85..c24492d02 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/ea6f466b258ad42a87a753a10dc84272d56ab699/9.6/Dockerfile) -- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/bcf8da33d85f2a558ae1611cb310d27fe8359fea/9.6/alpine/Dockerfile) -- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/ea6f466b258ad42a87a753a10dc84272d56ab699/9.5/Dockerfile) -- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/bcf8da33d85f2a558ae1611cb310d27fe8359fea/9.5/alpine/Dockerfile) -- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/ea6f466b258ad42a87a753a10dc84272d56ab699/9.4/Dockerfile) -- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/bcf8da33d85f2a558ae1611cb310d27fe8359fea/9.4/alpine/Dockerfile) -- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/ea6f466b258ad42a87a753a10dc84272d56ab699/9.3/Dockerfile) -- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/bcf8da33d85f2a558ae1611cb310d27fe8359fea/9.3/alpine/Dockerfile) -- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/ea6f466b258ad42a87a753a10dc84272d56ab699/9.2/Dockerfile) -- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/bcf8da33d85f2a558ae1611cb310d27fe8359fea/9.2/alpine/Dockerfile) +- [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.6/Dockerfile) +- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.6/alpine/Dockerfile) +- [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.5/Dockerfile) +- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.5/alpine/Dockerfile) +- [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.4/Dockerfile) +- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.4/alpine/Dockerfile) +- [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.3/Dockerfile) +- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.3/alpine/Dockerfile) +- [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.2/Dockerfile) +- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d7accc9c8c7d740ad756b887225fe31286d98f64/9.2/alpine/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/pulls?q=label%3Alibrary%2Fpostgres). diff --git a/python/README.md b/python/README.md index a8a722458..042781887 100644 --- a/python/README.md +++ b/python/README.md @@ -11,11 +11,11 @@ - [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/ad4706ad7d23ef13472d2ee340aa43f3b9573e3d/3.3/alpine/Dockerfile) - [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.3/wheezy/Dockerfile) - [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.3/onbuild/Dockerfile) -- [`3.4.5`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.4/Dockerfile) -- [`3.4.5-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.4/slim/Dockerfile) -- [`3.4.5-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/ad4706ad7d23ef13472d2ee340aa43f3b9573e3d/3.4/alpine/Dockerfile) -- [`3.4.5-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.4/wheezy/Dockerfile) -- [`3.4.5-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.4/onbuild/Dockerfile) +- [`3.4.6`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/1f7a601534dcc6377dcdef10bd3387f5c669c569/3.4/Dockerfile) +- [`3.4.6-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/1f7a601534dcc6377dcdef10bd3387f5c669c569/3.4/slim/Dockerfile) +- [`3.4.6-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/1f7a601534dcc6377dcdef10bd3387f5c669c569/3.4/alpine/Dockerfile) +- [`3.4.6-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/1f7a601534dcc6377dcdef10bd3387f5c669c569/3.4/wheezy/Dockerfile) +- [`3.4.6-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.4/onbuild/Dockerfile) - [`3.5.2`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/Dockerfile) - [`3.5.2-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/slim/Dockerfile) - [`3.5.2-alpine`, `3.5-alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/ad4706ad7d23ef13472d2ee340aa43f3b9573e3d/3.5/alpine/Dockerfile)