From bafa549c96aea442adec2d721832784cdd5dab0a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 21 Aug 2015 15:12:49 -0700 Subject: [PATCH] Run update.sh --- pypy/README.md | 8 ++++---- python/README.md | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pypy/README.md b/pypy/README.md index 63f701d90..291310a26 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`2-2.6.0`, `2-2.6`, `2-2`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/118eb35d46e15b7fcdbf86f753cd5f62cd2d045c/2/Dockerfile) +- [`2-2.6.0`, `2-2.6`, `2-2`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/e91faa125363042d9b385876182e70e28d5d460b/2/Dockerfile) - [`2-2.6.0-onbuild`, `2-2.6-onbuild`, `2-2-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) -- [`2-2.6.0-slim`, `2-2.6-slim`, `2-2-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/118eb35d46e15b7fcdbf86f753cd5f62cd2d045c/2/slim/Dockerfile) -- [`3-2.4.0`, `3-2.4`, `3-2`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/118eb35d46e15b7fcdbf86f753cd5f62cd2d045c/3/Dockerfile) +- [`2-2.6.0-slim`, `2-2.6-slim`, `2-2-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/e91faa125363042d9b385876182e70e28d5d460b/2/slim/Dockerfile) +- [`3-2.4.0`, `3-2.4`, `3-2`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/e91faa125363042d9b385876182e70e28d5d460b/3/Dockerfile) - [`3-2.4.0-onbuild`, `3-2.4-onbuild`, `3-2-onbuild`, `3-onbuild`, `onbuild` (*3/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/3/onbuild/Dockerfile) -- [`3-2.4.0-slim`, `3-2.4-slim`, `3-2-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/118eb35d46e15b7fcdbf86f753cd5f62cd2d045c/3/slim/Dockerfile) +- [`3-2.4.0-slim`, `3-2.4-slim`, `3-2-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/e91faa125363042d9b385876182e70e28d5d460b/3/slim/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/pypy`)](https://github.com/docker-library/official-images/blob/master/library/pypy) in 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 471c22edd..3182acf5a 100644 --- a/python/README.md +++ b/python/README.md @@ -1,21 +1,21 @@ # Supported tags and respective `Dockerfile` links -- [`2.7.10`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/2.7/Dockerfile) +- [`2.7.10`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/2.7/Dockerfile) - [`2.7.10-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile) -- [`2.7.10-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/2.7/slim/Dockerfile) -- [`2.7.10-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/2.7/wheezy/Dockerfile) -- [`3.2.6`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.2/Dockerfile) +- [`2.7.10-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/2.7/slim/Dockerfile) +- [`2.7.10-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/2.7/wheezy/Dockerfile) +- [`3.2.6`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/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/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.2/slim/Dockerfile) -- [`3.2.6-wheezy`, `3.2-wheezy` (*3.2/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.2/wheezy/Dockerfile) -- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.3/Dockerfile) +- [`3.2.6-slim`, `3.2-slim` (*3.2/slim/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.2/slim/Dockerfile) +- [`3.2.6-wheezy`, `3.2-wheezy` (*3.2/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.2/wheezy/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/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/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.3/slim/Dockerfile) -- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.3/wheezy/Dockerfile) -- [`3.4.3`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.4/Dockerfile) +- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.3/slim/Dockerfile) +- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.3/wheezy/Dockerfile) +- [`3.4.3`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.4/Dockerfile) - [`3.4.3-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile) -- [`3.4.3-slim`, `3.4-slim`, `3-slim`, `slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.4/slim/Dockerfile) -- [`3.4.3-wheezy`, `3.4-wheezy`, `3-wheezy`, `wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/5fc2d82f706e338286f31908ef416afe7b5fba7b/3.4/wheezy/Dockerfile) +- [`3.4.3-slim`, `3.4-slim`, `3-slim`, `slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.4/slim/Dockerfile) +- [`3.4.3-wheezy`, `3.4-wheezy`, `3-wheezy`, `wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/46db56362d8f00a6e498fe4802d036588c8c4c7f/3.4/wheezy/Dockerfile) - [`3.5.0b3`, `3.5.0`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/Dockerfile) - [`3.5.0b3-onbuild`, `3.5.0-onbuild`, `3.5-onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile) - [`3.5.0b3-slim`, `3.5.0-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/slim/Dockerfile)