浏览代码

Run update.sh

Docker Library Bot 9 年之前
父节点
当前提交
adec2d0a60
共有 7 个文件被更改,包括 20 次插入20 次删除
  1. 2 2
      cassandra/README.md
  2. 4 4
      docker/README.md
  3. 1 1
      drupal/README.md
  4. 2 2
      httpd/README.md
  5. 4 4
      mysql/README.md
  6. 3 3
      owncloud/README.md
  7. 4 4
      redmine/README.md

+ 2 - 2
cassandra/README.md

@@ -2,12 +2,12 @@
 
 -	[`2.1.13`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/2.1/Dockerfile)
 -	[`2.2.5`, `2.2`, `2` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/2.2/Dockerfile)
--	[`3.0.4`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/952709b74d43657bd19b131f81364386edc5e373/3.0/Dockerfile)
+-	[`3.0.5`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/a7fb4a13b7ed26cd7f2e704f07e4fad994d0bf39/3.0/Dockerfile)
 -	[`3.1.1`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.1/Dockerfile)
 -	[`3.2.1`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.2/Dockerfile)
 -	[`3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.3/Dockerfile)
 
-[![](https://badge.imagelayers.io/cassandra:latest.svg)](https://imagelayers.io/?images=cassandra:2.1.13,cassandra:2.2.5,cassandra:3.0.4,cassandra:3.1.1,cassandra:3.2.1,cassandra:3.3)
+[![](https://badge.imagelayers.io/cassandra:latest.svg)](https://imagelayers.io/?images=cassandra:2.1.13,cassandra:2.2.5,cassandra:3.0.5,cassandra:3.1.1,cassandra:3.2.1,cassandra:3.3)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/cassandra`)](https://github.com/docker-library/official-images/blob/master/library/cassandra). 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%2Fcassandra).
 

+ 4 - 4
docker/README.md

@@ -1,8 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`1.11.0-rc3`, `1.11-rc`, `rc` (*1.11-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/412c6bd4ebcfa9d2131c1691f01cdcd6c1018d1e/1.11-rc/Dockerfile)
--	[`1.11.0-rc3-dind`, `1.11-rc-dind`, `rc-dind` (*1.11-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.11-rc/dind/Dockerfile)
--	[`1.11.0-rc3-git`, `1.11-rc-git`, `rc-git` (*1.11-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/b4404c1aadf1a09b5216b27fb35499bdcfd4d77a/1.11-rc/git/Dockerfile)
+-	[`1.11.0-rc4`, `1.11-rc`, `rc` (*1.11-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/29e3162cb1352f261466d98d3507628c3d2092d2/1.11-rc/Dockerfile)
+-	[`1.11.0-rc4-dind`, `1.11-rc-dind`, `rc-dind` (*1.11-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.11-rc/dind/Dockerfile)
+-	[`1.11.0-rc4-git`, `1.11-rc-git`, `rc-git` (*1.11-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/b4404c1aadf1a09b5216b27fb35499bdcfd4d77a/1.11-rc/git/Dockerfile)
 -	[`1.10.3`, `1.10`, `1`, `latest` (*1.10/Dockerfile*)](https://github.com/docker-library/docker/blob/744110cf7268354ae30928e76f392c7864d1afea/1.10/Dockerfile)
 -	[`1.10.3-dind`, `1.10-dind`, `1-dind`, `dind` (*1.10/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.10/dind/Dockerfile)
 -	[`1.10.3-git`, `1.10-git`, `1-git`, `git` (*1.10/git/Dockerfile*)](https://github.com/docker-library/docker/blob/8d7aa4652e4f677765947f19232eb17b1601f81c/1.10/git/Dockerfile)
@@ -10,7 +10,7 @@
 -	[`1.9.1-dind`, `1.9-dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.9/dind/Dockerfile)
 -	[`1.9.1-git`, `1.9-git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/git/Dockerfile)
 
-[![](https://badge.imagelayers.io/docker:latest.svg)](https://imagelayers.io/?images=docker:1.11.0-rc3,docker:1.11.0-rc3-dind,docker:1.11.0-rc3-git,docker:1.10.3,docker:1.10.3-dind,docker:1.10.3-git,docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git)
+[![](https://badge.imagelayers.io/docker:latest.svg)](https://imagelayers.io/?images=docker:1.11.0-rc4,docker:1.11.0-rc4-dind,docker:1.11.0-rc4-git,docker:1.10.3,docker:1.10.3-dind,docker:1.10.3-git,docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/docker`)](https://github.com/docker-library/official-images/blob/master/library/docker). 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%2Fdocker).
 

+ 1 - 1
drupal/README.md

@@ -2,7 +2,7 @@
 
 -	[`7.43-apache`, `7.43`, `7-apache`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/apache/Dockerfile)
 -	[`7.43-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/fpm/Dockerfile)
--	[`8.0.6-apache`, `8.0.6`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/b0ca08589b05bd0db4a41b10624b4642785ef1dc/8.0/apache/Dockerfile)
+-	[`8.0.6-apache`, `8.0.6`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/54f9aa4a327fd221cacf2f59b71682ca4004d231/8.0/apache/Dockerfile)
 -	[`8.0.6-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/280071cdbb819aae47263463a32bf217741f2a0f/8.0/fpm/Dockerfile)
 -	[`8.1.0-rc1-apache`, `8.1.0-rc1`, `8.1.0-apache`, `8.1.0`, `8.1-apache`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/7f85fe228664142ed30f1e6244e2ff9022ab02eb/8.1/apache/Dockerfile)
 -	[`8.1.0-rc1-fpm`, `8.1.0-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/7f85fe228664142ed30f1e6244e2ff9022ab02eb/8.1/fpm/Dockerfile)

+ 2 - 2
httpd/README.md

@@ -1,9 +1,9 @@
 # Supported tags and respective `Dockerfile` links
 
 -	[`2.2.31`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/httpd/blob/bc72e42914f671e725d85a01ff037ce87c827f46/2.2/Dockerfile)
--	[`2.4.18`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/bc72e42914f671e725d85a01ff037ce87c827f46/2.4/Dockerfile)
+-	[`2.4.20`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/8291f6b393960f46b02d8faacb6cdf83a32595d9/2.4/Dockerfile)
 
-[![](https://badge.imagelayers.io/httpd:latest.svg)](https://imagelayers.io/?images=httpd:2.2.31,httpd:2.4.18)
+[![](https://badge.imagelayers.io/httpd:latest.svg)](https://imagelayers.io/?images=httpd:2.2.31,httpd:2.4.20)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/httpd`)](https://github.com/docker-library/official-images/blob/master/library/httpd). 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%2Fhttpd).
 

+ 4 - 4
mysql/README.md

@@ -1,10 +1,10 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`5.5.48`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.5/Dockerfile)
--	[`5.6.29`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.6/Dockerfile)
--	[`5.7.11`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.7/Dockerfile)
+-	[`5.5.49`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/d7e71447ff3ad3c579ac3cca8c0dc090d11d4baf/5.5/Dockerfile)
+-	[`5.6.30`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/d7e71447ff3ad3c579ac3cca8c0dc090d11d4baf/5.6/Dockerfile)
+-	[`5.7.12`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/d7e71447ff3ad3c579ac3cca8c0dc090d11d4baf/5.7/Dockerfile)
 
-[![](https://badge.imagelayers.io/mysql:latest.svg)](https://imagelayers.io/?images=mysql:5.5.48,mysql:5.6.29,mysql:5.7.11)
+[![](https://badge.imagelayers.io/mysql:latest.svg)](https://imagelayers.io/?images=mysql:5.5.49,mysql:5.6.30,mysql:5.7.12)
 
 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/pulls?q=label%3Alibrary%2Fmysql).
 

+ 3 - 3
owncloud/README.md

@@ -8,10 +8,10 @@
 -	[`8.1.6-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/49f10ce1af40883e9499b8e7613375bbfb11476f/8.1/fpm/Dockerfile)
 -	[`8.2.3-apache`, `8.2.3`, `8.2-apache`, `8.2`, `8-apache`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0b21422e305b503f59732f70b6f85e4234151a35/8.2/apache/Dockerfile)
 -	[`8.2.3-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/998e99fcfb0eb917c01504ddf0f544e771856ffc/8.2/fpm/Dockerfile)
--	[`9.0.0-apache`, `9.0.0`, `9.0-apache`, `9.0`, `9-apache`, `9`, `apache`, `latest` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/45bd528f6449d0c1d8cbb46ff3fd187026626679/9.0/apache/Dockerfile)
--	[`9.0.0-fpm`, `9.0-fpm`, `9-fpm`, `fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/173904c6b5278b2c7515737ff4c6a13f9857ddbb/9.0/fpm/Dockerfile)
+-	[`9.0.1-apache`, `9.0.1`, `9.0-apache`, `9.0`, `9-apache`, `9`, `apache`, `latest` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/bfaaed8dc729f4e704b651594d9873e33ef834bd/9.0/apache/Dockerfile)
+-	[`9.0.1-fpm`, `9.0-fpm`, `9-fpm`, `fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/bfaaed8dc729f4e704b651594d9873e33ef834bd/9.0/fpm/Dockerfile)
 
-[![](https://badge.imagelayers.io/owncloud:latest.svg)](https://imagelayers.io/?images=owncloud:7.0.13-apache,owncloud:7.0.13-fpm,owncloud:8.0.11-apache,owncloud:8.0.11-fpm,owncloud:8.1.6-apache,owncloud:8.1.6-fpm,owncloud:8.2.3-apache,owncloud:8.2.3-fpm,owncloud:9.0.0-apache,owncloud:9.0.0-fpm)
+[![](https://badge.imagelayers.io/owncloud:latest.svg)](https://imagelayers.io/?images=owncloud:7.0.13-apache,owncloud:7.0.13-fpm,owncloud:8.0.11-apache,owncloud:8.0.11-fpm,owncloud:8.1.6-apache,owncloud:8.1.6-fpm,owncloud:8.2.3-apache,owncloud:8.2.3-fpm,owncloud:9.0.1-apache,owncloud:9.0.1-fpm)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/owncloud`)](https://github.com/docker-library/official-images/blob/master/library/owncloud). 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%2Fowncloud).
 

+ 4 - 4
redmine/README.md

@@ -1,13 +1,13 @@
 # Supported tags and respective `Dockerfile` links
 
 -	[`2.6.10`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/redmine/blob/59319e8ad8ddd777d88b76de6bb10cc7e54d01b3/2.6/Dockerfile)
--	[`2.6.10-passenger`, `2.6-passenger`, `2-passenger` (*2.6/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/4bc61432ba8c03b6f3044ac73947c2d425ebf662/2.6/passenger/Dockerfile)
+-	[`2.6.10-passenger`, `2.6-passenger`, `2-passenger` (*2.6/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/27fab420389b6a04fc5d561468df4ffbad6a8e09/2.6/passenger/Dockerfile)
 -	[`3.0.7`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/redmine/blob/99752f3d9bc5ccd9f69d16e2105d287df17f5ac2/3.0/Dockerfile)
--	[`3.0.7-passenger`, `3.0-passenger` (*3.0/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/4bc61432ba8c03b6f3044ac73947c2d425ebf662/3.0/passenger/Dockerfile)
+-	[`3.0.7-passenger`, `3.0-passenger` (*3.0/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/27fab420389b6a04fc5d561468df4ffbad6a8e09/3.0/passenger/Dockerfile)
 -	[`3.1.4`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/redmine/blob/59319e8ad8ddd777d88b76de6bb10cc7e54d01b3/3.1/Dockerfile)
--	[`3.1.4-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/4bc61432ba8c03b6f3044ac73947c2d425ebf662/3.1/passenger/Dockerfile)
+-	[`3.1.4-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/27fab420389b6a04fc5d561468df4ffbad6a8e09/3.1/passenger/Dockerfile)
 -	[`3.2.1`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/redmine/blob/59319e8ad8ddd777d88b76de6bb10cc7e54d01b3/3.2/Dockerfile)
--	[`3.2.1-passenger`, `3.2-passenger`, `3-passenger`, `passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/4bc61432ba8c03b6f3044ac73947c2d425ebf662/3.2/passenger/Dockerfile)
+-	[`3.2.1-passenger`, `3.2-passenger`, `3-passenger`, `passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/27fab420389b6a04fc5d561468df4ffbad6a8e09/3.2/passenger/Dockerfile)
 
 [![](https://badge.imagelayers.io/redmine:latest.svg)](https://imagelayers.io/?images=redmine:2.6.10,redmine:2.6.10-passenger,redmine:3.0.7,redmine:3.0.7-passenger,redmine:3.1.4,redmine:3.1.4-passenger,redmine:3.2.1,redmine:3.2.1-passenger)