Browse Source

Run update.sh

Tianon Gravi 11 years ago
parent
commit
afcaf3a6ba
3 changed files with 13 additions and 13 deletions
  1. 3 3
      iojs/README.md
  2. 1 1
      mongo/README.md
  3. 9 9
      php/README.md

+ 3 - 3
iojs/README.md

@@ -1,8 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`1.4.1`, `1.4`, `1`, `latest` (*1.4/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/37cfe0c3d8cc9351cf4cfe276e245c476f0d15bc/1.4/Dockerfile)
--	[`1.4.1-onbuild`, `1.4-onbuild`, `1-onbuild`, `onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/37cfe0c3d8cc9351cf4cfe276e245c476f0d15bc/1.4/onbuild/Dockerfile)
--	[`1.4.1-slim`, `1.4-slim`, `1-slim`, `slim` (*1.4/slim/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/37cfe0c3d8cc9351cf4cfe276e245c476f0d15bc/1.4/slim/Dockerfile)
+-	[`1.5.0`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/595501c37a352a08e57d78f8914cc0b13ff79a54/1.5/Dockerfile)
+-	[`1.5.0-onbuild`, `1.5-onbuild`, `1-onbuild`, `onbuild` (*1.5/onbuild/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/595501c37a352a08e57d78f8914cc0b13ff79a54/1.5/onbuild/Dockerfile)
+-	[`1.5.0-slim`, `1.5-slim`, `1-slim`, `slim` (*1.5/slim/Dockerfile*)](https://github.com/iojs/docker-iojs/blob/595501c37a352a08e57d78f8914cc0b13ff79a54/1.5/slim/Dockerfile)
 
 
 For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 
 

+ 1 - 1
mongo/README.md

@@ -3,7 +3,7 @@
 -	[`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.2/Dockerfile)
 -	[`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.2/Dockerfile)
 -	[`2.4.13`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/ea56087e928b5d734bf7661384ebf3c432d70f28/2.4/Dockerfile)
 -	[`2.4.13`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/ea56087e928b5d734bf7661384ebf3c432d70f28/2.4/Dockerfile)
 -	[`2.6.8`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/ea56087e928b5d734bf7661384ebf3c432d70f28/2.6/Dockerfile)
 -	[`2.6.8`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/ea56087e928b5d734bf7661384ebf3c432d70f28/2.6/Dockerfile)
--	[`3.0.0`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/a73d9fba3529a87564968be96798f95c2ddf0987/3.0/Dockerfile)
+-	[`3.0.0`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/102976234a6bd5d73bc568c7feb56f6338ebe2db/3.0/Dockerfile)
 
 
 For more information about this image and its history, please see the [relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 For more information about this image and its history, please see the [relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 
 

+ 9 - 9
php/README.md

@@ -1,14 +1,14 @@
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`5.4.38-cli`, `5.4-cli`, `5.4.38`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.4/Dockerfile)
--	[`5.4.38-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.4/apache/Dockerfile)
--	[`5.4.38-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.4/fpm/Dockerfile)
--	[`5.5.22-cli`, `5.5-cli`, `5.5.22`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.5/Dockerfile)
--	[`5.5.22-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.5/apache/Dockerfile)
--	[`5.5.22-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.5/fpm/Dockerfile)
--	[`5.6.6-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.6`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.6/Dockerfile)
--	[`5.6.6-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.6/apache/Dockerfile)
--	[`5.6.6-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/93c2ef13265f9c3772a5bd5833bea0d2c1b86535/5.6/fpm/Dockerfile)
+-	[`5.4.38-cli`, `5.4-cli`, `5.4.38`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/Dockerfile)
+-	[`5.4.38-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/apache/Dockerfile)
+-	[`5.4.38-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/fpm/Dockerfile)
+-	[`5.5.22-cli`, `5.5-cli`, `5.5.22`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/Dockerfile)
+-	[`5.5.22-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/apache/Dockerfile)
+-	[`5.5.22-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/fpm/Dockerfile)
+-	[`5.6.6-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.6`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.6/Dockerfile)
+-	[`5.6.6-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.6/apache/Dockerfile)
+-	[`5.6.6-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/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).
 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).