浏览代码

Run update.sh

Docker Library Bot 8 年之前
父节点
当前提交
5abaf44ae9
共有 9 个文件被更改,包括 65 次插入46 次删除
  1. 1 1
      aerospike/README.md
  2. 1 1
      bash/README.md
  3. 20 1
      nats/README.md
  4. 2 2
      nginx/README.md
  5. 2 2
      openjdk/README.md
  6. 21 21
      php/README.md
  7. 5 5
      python/README.md
  8. 1 1
      rocket.chat/README.md
  9. 12 12
      ruby/README.md

+ 1 - 1
aerospike/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`3.11.0.2`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/02bb550eaa05935b5ddc30df943f5245d91819d8/Dockerfile)
+-	[`3.11.0.2`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/48648683cdb584e4b9e8f8090596aa348d81f107/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/aerospike`)](https://github.com/docker-library/official-images/blob/master/library/aerospike). 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%2Faerospike).
 

+ 1 - 1
bash/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`4.4.7`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/cb4f2c9fe2bcda141fb24aa402149399c58b2941/4.4/Dockerfile)
+-	[`4.4.11`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/465c38c723ef6c358bdc74f5f5a9b22a46b0365a/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)

+ 20 - 1
nats/README.md

@@ -1,6 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`0.9.6`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-docker/blob/b2c678c7bcc6bc8d68fb33cb1f169f4b66db308d/Dockerfile)
+-	[`0.9.6`, `latest` (*Dockerfile*)](https://github.com/nats-io/nats-docker/blob/24da6ab2af9e849f6a96e32ed2efcb7c0799ab13/Dockerfile)
+-	[`0.9.6-nanoserver`, `nanoserver` (*windows/nanoserver/Dockerfile*)](https://github.com/nats-io/nats-docker/blob/24da6ab2af9e849f6a96e32ed2efcb7c0799ab13/windows/nanoserver/Dockerfile)
+-	[`0.9.6-windowsservercore`, `windowsservercore` (*windows/windowsservercore/Dockerfile*)](https://github.com/nats-io/nats-docker/blob/24da6ab2af9e849f6a96e32ed2efcb7c0799ab13/windows/windowsservercore/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/nats`)](https://github.com/docker-library/official-images/blob/master/library/nats). 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%2Fnats).
 
@@ -126,6 +128,23 @@ Common Options:
         --help_tls                   TLS help
 ```
 
+# Image Variants
+
+The `nats` images come in many flavors, each designed for a specific use case.
+
+## `nats:<version>`
+
+This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
+
+## `nats:windowsservercore`
+
+This image is based on [Windows Server Core (`microsoft/windowsservercore`)](https://hub.docker.com/r/microsoft/windowsservercore/). As such, it only works in places which that image does, such as Windows 10 Professional/Enterprise (Anniversary Edition) or Windows Server 2016.
+
+For information about how to get Docker running on Windows, please see the relevant "Quick Start" guide provided by Microsoft:
+
+-	[Windows Server Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_server)
+-	[Windows 10 Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_10)
+
 # License
 
 View [license information](https://github.com/nats-io/gnatsd/blob/master/LICENSE) for the software contained in this image.

+ 2 - 2
nginx/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`1.11.8`, `mainline`, `1`, `1.11`, `latest` (*mainline/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/3e8a6ee0603bf6c9cd8846c5fa43e96b13b0f44b/mainline/jessie/Dockerfile)
--	[`1.11.8-alpine`, `mainline-alpine`, `1-alpine`, `1.11-alpine`, `alpine` (*mainline/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/3e8a6ee0603bf6c9cd8846c5fa43e96b13b0f44b/mainline/alpine/Dockerfile)
+-	[`1.11.9`, `mainline`, `1`, `1.11`, `latest` (*mainline/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/e950fa7dfcee74933b1248a7fe345bdbc176fffb/mainline/jessie/Dockerfile)
+-	[`1.11.9-alpine`, `mainline-alpine`, `1-alpine`, `1.11-alpine`, `alpine` (*mainline/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/e950fa7dfcee74933b1248a7fe345bdbc176fffb/mainline/alpine/Dockerfile)
 -	[`1.10.2`, `stable`, `1.10` (*stable/jessie/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/25a3fc7343c6916fce1fba32caa1e8de8409d79f/stable/jessie/Dockerfile)
 -	[`1.10.2-alpine`, `stable-alpine`, `1.10-alpine` (*stable/alpine/Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/25a3fc7343c6916fce1fba32caa1e8de8409d79f/stable/alpine/Dockerfile)
 

+ 2 - 2
openjdk/README.md

@@ -10,8 +10,8 @@
 -	[`8u111-jdk-alpine`, `8u111-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/0476812eabd178c77534f3c03bd0a2673822d7b9/8-jdk/alpine/Dockerfile)
 -	[`8u111-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile)
 -	[`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/0476812eabd178c77534f3c03bd0a2673822d7b9/8-jre/alpine/Dockerfile)
--	[`9-b151-jdk`, `9-b151`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/11af1a181763751cce50f383f6b4b023fd5d2255/9-jdk/Dockerfile)
--	[`9-b151-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/11af1a181763751cce50f383f6b4b023fd5d2255/9-jre/Dockerfile)
+-	[`9-b153-jdk`, `9-b153`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9bf9b29f73334c172d151d9a615d7cd52b74defe/9-jdk/Dockerfile)
+-	[`9-b153-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/9bf9b29f73334c172d151d9a615d7cd52b74defe/9-jre/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). 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%2Fopenjdk).
 

+ 21 - 21
php/README.md

@@ -1,26 +1,26 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`7.1.0-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.0`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/Dockerfile)
--	[`7.1.0-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.1/alpine/Dockerfile)
--	[`7.1.0-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/apache/Dockerfile)
--	[`7.1.0-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/fpm/Dockerfile)
--	[`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.1/fpm/alpine/Dockerfile)
--	[`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.1/zts/Dockerfile)
--	[`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.1/zts/alpine/Dockerfile)
--	[`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/Dockerfile)
--	[`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.0/alpine/Dockerfile)
--	[`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/apache/Dockerfile)
--	[`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/fpm/Dockerfile)
--	[`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.0/fpm/alpine/Dockerfile)
--	[`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/7.0/zts/Dockerfile)
--	[`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/7.0/zts/alpine/Dockerfile)
--	[`5.6.29-cli`, `5.6-cli`, `5-cli`, `5.6.29`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/Dockerfile)
--	[`5.6.29-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/5.6/alpine/Dockerfile)
--	[`5.6.29-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/apache/Dockerfile)
--	[`5.6.29-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/fpm/Dockerfile)
--	[`5.6.29-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/5.6/fpm/alpine/Dockerfile)
--	[`5.6.29-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b66c0fa0286d0abbb8a36653e26e6992bb71b858/5.6/zts/Dockerfile)
--	[`5.6.29-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3ac528cf10d42f3f47dcb9ded3477781fb11f714/5.6/zts/alpine/Dockerfile)
+-	[`7.1.1-cli`, `7.1-cli`, `7-cli`, `cli`, `7.1.1`, `7.1`, `7`, `latest` (*7.1/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/Dockerfile)
+-	[`7.1.1-alpine`, `7.1-alpine`, `7-alpine`, `alpine` (*7.1/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/alpine/Dockerfile)
+-	[`7.1.1-apache`, `7.1-apache`, `7-apache`, `apache` (*7.1/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/apache/Dockerfile)
+-	[`7.1.1-fpm`, `7.1-fpm`, `7-fpm`, `fpm` (*7.1/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/fpm/Dockerfile)
+-	[`7.1.1-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/fpm/alpine/Dockerfile)
+-	[`7.1.1-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/zts/Dockerfile)
+-	[`7.1.1-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.1/zts/alpine/Dockerfile)
+-	[`7.0.15-cli`, `7.0-cli`, `7.0.15`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/Dockerfile)
+-	[`7.0.15-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/alpine/Dockerfile)
+-	[`7.0.15-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/apache/Dockerfile)
+-	[`7.0.15-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/fpm/Dockerfile)
+-	[`7.0.15-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/fpm/alpine/Dockerfile)
+-	[`7.0.15-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/zts/Dockerfile)
+-	[`7.0.15-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/9abc1efe542b56aa93835e4987d5d4a88171b232/7.0/zts/alpine/Dockerfile)
+-	[`5.6.30-cli`, `5.6-cli`, `5-cli`, `5.6.30`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/Dockerfile)
+-	[`5.6.30-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/alpine/Dockerfile)
+-	[`5.6.30-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/apache/Dockerfile)
+-	[`5.6.30-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/fpm/Dockerfile)
+-	[`5.6.30-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/fpm/alpine/Dockerfile)
+-	[`5.6.30-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/zts/Dockerfile)
+-	[`5.6.30-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/75854bb7e97d3e01c9b3597674450be43521e296/5.6/zts/alpine/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). 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%2Fphp).
 

+ 5 - 5
python/README.md

@@ -16,11 +16,11 @@
 -	[`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)
--	[`3.5.2-onbuild`, `3.5-onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.5/onbuild/Dockerfile)
--	[`3.5.2-windowsservercore`, `3.5-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/693a75332e8ae5ad3bfae6e8399c4d7cc3cb6181/3.5/windows/windowsservercore/Dockerfile)
+-	[`3.5.3`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/9f67896dbaf1b86f2446b0ab981aa20f4d336132/3.5/Dockerfile)
+-	[`3.5.3-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/9f67896dbaf1b86f2446b0ab981aa20f4d336132/3.5/slim/Dockerfile)
+-	[`3.5.3-alpine`, `3.5-alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/9f67896dbaf1b86f2446b0ab981aa20f4d336132/3.5/alpine/Dockerfile)
+-	[`3.5.3-onbuild`, `3.5-onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.5/onbuild/Dockerfile)
+-	[`3.5.3-windowsservercore`, `3.5-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/9f67896dbaf1b86f2446b0ab981aa20f4d336132/3.5/windows/windowsservercore/Dockerfile)
 -	[`3.6.0`, `3.6`, `3`, `latest` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/7eca63adca38729424a9bab957f006f5caad870f/3.6/Dockerfile)
 -	[`3.6.0-slim`, `3.6-slim`, `3-slim`, `slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7eca63adca38729424a9bab957f006f5caad870f/3.6/slim/Dockerfile)
 -	[`3.6.0-alpine`, `3.6-alpine`, `3-alpine`, `alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/ad4706ad7d23ef13472d2ee340aa43f3b9573e3d/3.6/alpine/Dockerfile)

+ 1 - 1
rocket.chat/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`0.49.3`, `0.49`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/b13cb486f02c5ff199d1b4ace0b91fbfc37aa530/Dockerfile)
+-	[`0.49.4`, `0.49`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/0efaaef2c3db81c9d951210b9035eb639edba9cb/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). 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%2Frocket.chat).
 

+ 12 - 12
ruby/README.md

@@ -1,20 +1,20 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/c1d5f251adad058eec8bc3b6476ab204f2e6dba1/2.1/Dockerfile)
--	[`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/6e2934a351adb67fd95aed1a669ad54d758834a0/2.1/slim/Dockerfile)
--	[`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/bfc7a48724ceb1917ddbcb713b24c835eca584c8/2.1/alpine/Dockerfile)
+-	[`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/d1f2b81094df1d7e1dc172326d41e6320bfbabe7/2.1/Dockerfile)
+-	[`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/d1f2b81094df1d7e1dc172326d41e6320bfbabe7/2.1/slim/Dockerfile)
+-	[`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/d1f2b81094df1d7e1dc172326d41e6320bfbabe7/2.1/alpine/Dockerfile)
 -	[`2.1.10-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile)
--	[`2.2.6`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/c1d5f251adad058eec8bc3b6476ab204f2e6dba1/2.2/Dockerfile)
--	[`2.2.6-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/6e2934a351adb67fd95aed1a669ad54d758834a0/2.2/slim/Dockerfile)
--	[`2.2.6-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/bfc7a48724ceb1917ddbcb713b24c835eca584c8/2.2/alpine/Dockerfile)
+-	[`2.2.6`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/35fe076eec1b7c6fb1f462e88fb977ef2ca68b64/2.2/Dockerfile)
+-	[`2.2.6-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/35fe076eec1b7c6fb1f462e88fb977ef2ca68b64/2.2/slim/Dockerfile)
+-	[`2.2.6-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/35fe076eec1b7c6fb1f462e88fb977ef2ca68b64/2.2/alpine/Dockerfile)
 -	[`2.2.6-onbuild`, `2.2-onbuild` (*2.2/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.2/onbuild/Dockerfile)
--	[`2.3.3`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/c1d5f251adad058eec8bc3b6476ab204f2e6dba1/2.3/Dockerfile)
--	[`2.3.3-slim`, `2.3-slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/6e2934a351adb67fd95aed1a669ad54d758834a0/2.3/slim/Dockerfile)
--	[`2.3.3-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/bfc7a48724ceb1917ddbcb713b24c835eca584c8/2.3/alpine/Dockerfile)
+-	[`2.3.3`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/6d5468ba40dcc7208f4d567785445f6a2d6d6d61/2.3/Dockerfile)
+-	[`2.3.3-slim`, `2.3-slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/6d5468ba40dcc7208f4d567785445f6a2d6d6d61/2.3/slim/Dockerfile)
+-	[`2.3.3-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/6d5468ba40dcc7208f4d567785445f6a2d6d6d61/2.3/alpine/Dockerfile)
 -	[`2.3.3-onbuild`, `2.3-onbuild` (*2.3/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b08f346713a1293c2a9238e470e086126e2e28f/2.3/onbuild/Dockerfile)
--	[`2.4.0`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/ruby/blob/c1d5f251adad058eec8bc3b6476ab204f2e6dba1/2.4/Dockerfile)
--	[`2.4.0-slim`, `2.4-slim`, `2-slim`, `slim` (*2.4/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/6e2934a351adb67fd95aed1a669ad54d758834a0/2.4/slim/Dockerfile)
--	[`2.4.0-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/bfc7a48724ceb1917ddbcb713b24c835eca584c8/2.4/alpine/Dockerfile)
+-	[`2.4.0`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/ruby/blob/fe1bbc3fea52b5543426be32b6bc39cd988927a3/2.4/Dockerfile)
+-	[`2.4.0-slim`, `2.4-slim`, `2-slim`, `slim` (*2.4/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/fe1bbc3fea52b5543426be32b6bc39cd988927a3/2.4/slim/Dockerfile)
+-	[`2.4.0-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/fe1bbc3fea52b5543426be32b6bc39cd988927a3/2.4/alpine/Dockerfile)
 -	[`2.4.0-onbuild`, `2.4-onbuild`, `2-onbuild`, `onbuild` (*2.4/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/752c5f7cf44870ceae77134b346d20093053c370/2.4/onbuild/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/ruby`)](https://github.com/docker-library/official-images/blob/master/library/ruby). 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%2Fruby).