ソースを参照

Run update.sh

Tianon Gravi 10 年 前
コミット
e2bfb7ed41
4 ファイル変更15 行追加15 行削除
  1. 1 1
      crate/README.md
  2. 2 2
      django/README.md
  3. 6 6
      php/README.md
  4. 6 6
      python/README.md

+ 1 - 1
crate/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`latest`, `0.47`, `0.47.7` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.47.7/Dockerfile)
+-	[`latest`, `0.47`, `0.47.8` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.47.8/Dockerfile)
 -	[`0.46`, `0.46.5` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.46.5/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

+ 2 - 2
django/README.md

@@ -1,8 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`1.7.7-python2`, `1.7-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/3159ff10c57c54ff93b271c46b5f6a8737a7f0c7/2.7/Dockerfile)
+-	[`1.8-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/d9d98f91189e5ec41df2ebfaedbbed3fa99448cd/2.7/Dockerfile)
 -	[`python2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/a3ae98081865ff8aab7524c98318568c32828ed1/2.7/onbuild/Dockerfile)
--	[`1.7.7-python3`, `1.7.7`, `1.7-python3`, `1.7`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/3159ff10c57c54ff93b271c46b5f6a8737a7f0c7/3.4/Dockerfile)
+-	[`1.8-python3`, `1.8`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/d9d98f91189e5ec41df2ebfaedbbed3fa99448cd/3.4/Dockerfile)
 -	[`python3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/bbafaaab189c626ae85dc7fae60b7c589e8783e6/3.4/onbuild/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/django`)](https://github.com/docker-library/official-images/blob/master/library/django) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

+ 6 - 6
php/README.md

@@ -1,13 +1,13 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`5.4.39-cli`, `5.4-cli`, `5.4.39`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.4/Dockerfile)
--	[`5.4.39-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.4/apache/Dockerfile)
+-	[`5.4.39-cli`, `5.4-cli`, `5.4.39`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.4/Dockerfile)
+-	[`5.4.39-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.4/apache/Dockerfile)
 -	[`5.4.39-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/0d49708c9983607adc23ed09f778caa54b7312f8/5.4/fpm/Dockerfile)
--	[`5.5.23-cli`, `5.5-cli`, `5.5.23`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.5/Dockerfile)
--	[`5.5.23-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.5/apache/Dockerfile)
+-	[`5.5.23-cli`, `5.5-cli`, `5.5.23`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.5/Dockerfile)
+-	[`5.5.23-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.5/apache/Dockerfile)
 -	[`5.5.23-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/0d49708c9983607adc23ed09f778caa54b7312f8/5.5/fpm/Dockerfile)
--	[`5.6.7-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.7`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.6/Dockerfile)
--	[`5.6.7-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/2c6f50838565b103cc0b1c71aa11b6354a2707db/5.6/apache/Dockerfile)
+-	[`5.6.7-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.7`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.6/Dockerfile)
+-	[`5.6.7-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/c909cc49a563356927300e12501fd2f86b404b4d/5.6/apache/Dockerfile)
 -	[`5.6.7-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/0d49708c9983607adc23ed09f778caa54b7312f8/5.6/fpm/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) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

+ 6 - 6
python/README.md

@@ -1,16 +1,16 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`2.7.9`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/2.7/Dockerfile)
+-	[`2.7.9`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/2.7/Dockerfile)
 -	[`2.7.9-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/d550e292eec57e83af58e05410243d387d6483a8/2.7/onbuild/Dockerfile)
--	[`2.7.9-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/2.7/slim/Dockerfile)
+-	[`2.7.9-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/2.7/slim/Dockerfile)
 -	[`2.7.9-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/2.7/wheezy/Dockerfile)
--	[`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/3.3/Dockerfile)
+-	[`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/3.3/Dockerfile)
 -	[`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/8dfe392dff2ffdda90672857e027ff3ee142f9ff/3.3/onbuild/Dockerfile)
--	[`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/3.3/slim/Dockerfile)
+-	[`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/3.3/slim/Dockerfile)
 -	[`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/542719bf6a9b47066626296222a3189c23e80213/3.3/wheezy/Dockerfile)
--	[`3.4.3`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/c6e8f0d345bd475a80d3c85c13861bb9dc2ea116/3.4/Dockerfile)
+-	[`3.4.3`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/3.4/Dockerfile)
 -	[`3.4.3-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/db31004d42a1aabbb9109177b2794f088f245b33/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/c6e8f0d345bd475a80d3c85c13861bb9dc2ea116/3.4/slim/Dockerfile)
+-	[`3.4.3-slim`, `3.4-slim`, `3-slim`, `slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a736fc19a99afe3d77ba108263aad53bd1b9ab65/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/c6e8f0d345bd475a80d3c85c13861bb9dc2ea116/3.4/wheezy/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/python`)](https://github.com/docker-library/official-images/blob/master/library/python) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).