Browse Source

Run update.sh

Docker Library Bot 6 years ago
parent
commit
38cd98ecfd
8 changed files with 71 additions and 56 deletions
  1. 3 2
      convertigo/README.md
  2. 3 6
      docker/README.md
  3. 6 3
      elixir/README.md
  4. 4 4
      ghost/README.md
  5. 15 1
      golang/README.md
  6. 12 12
      haproxy/README.md
  7. 10 10
      mongo/README.md
  8. 18 18
      ruby/README.md

+ 3 - 2
convertigo/README.md

@@ -16,8 +16,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`7.5.7`, `7.5`, `latest`](https://github.com/convertigo/docker/blob/24aac18434c36052877fd3e083db0e671e8bd742/7.5/7.5.7/Dockerfile)
--	[`7.5.7-slim`, `7.5-slim`, `slim`](https://github.com/convertigo/docker/blob/24aac18434c36052877fd3e083db0e671e8bd742/7.5/7.5.7/slim/Dockerfile)
+-	[`7.6.0`, `7.6`, `latest`](https://github.com/convertigo/convertigo/blob/3cd373c30dccd1de25a74df45725d3e42711588e/docker/default/Dockerfile)
+-	[`7.6.0-slim`, `7.6-slim`, `slim`](https://github.com/convertigo/convertigo/blob/3cd373c30dccd1de25a74df45725d3e42711588e/docker/slim/Dockerfile)
+-	[`7.6.0-openj9`, `7.6-openj9`, `openj9`](https://github.com/convertigo/convertigo/blob/3cd373c30dccd1de25a74df45725d3e42711588e/docker/openj9/Dockerfile)
 
 # Quick reference
 

+ 3 - 6
docker/README.md

@@ -19,12 +19,9 @@ WARNING:
 -	[`19.03.0-rc3`, `19.03-rc`, `rc`, `test`](https://github.com/docker-library/docker/blob/cdcff675cecbae122cbae49ed6e17fa78bb6116a/19.03-rc/Dockerfile)
 -	[`19.03.0-rc3-dind`, `19.03-rc-dind`, `rc-dind`, `test-dind`](https://github.com/docker-library/docker/blob/27471a8b93e980bd4c51464ee933ed90fd36bf97/19.03-rc/dind/Dockerfile)
 -	[`19.03.0-rc3-git`, `19.03-rc-git`, `rc-git`, `test-git`](https://github.com/docker-library/docker/blob/98ffef81ebfa7601a9ed2f0bf56d78f426bf253c/19.03-rc/git/Dockerfile)
--	[`18.09.7-rc1`, `18.09-rc`](https://github.com/docker-library/docker/blob/27f587ca757da9522c599db55dfdb46ee291dd1b/18.09-rc/Dockerfile)
--	[`18.09.7-rc1-dind`, `18.09-rc-dind`](https://github.com/docker-library/docker/blob/27471a8b93e980bd4c51464ee933ed90fd36bf97/18.09-rc/dind/Dockerfile)
--	[`18.09.7-rc1-git`, `18.09-rc-git`](https://github.com/docker-library/docker/blob/341e19641e58cccff1453653425fc56c07e8944d/18.09-rc/git/Dockerfile)
--	[`18.09.6`, `18.09`, `18`, `stable`, `latest`](https://github.com/docker-library/docker/blob/cdcff675cecbae122cbae49ed6e17fa78bb6116a/18.09/Dockerfile)
--	[`18.09.6-dind`, `18.09-dind`, `18-dind`, `stable-dind`, `dind`](https://github.com/docker-library/docker/blob/27471a8b93e980bd4c51464ee933ed90fd36bf97/18.09/dind/Dockerfile)
--	[`18.09.6-git`, `18.09-git`, `18-git`, `stable-git`, `git`](https://github.com/docker-library/docker/blob/91bbc4f7b06c06020d811dafb2266bcd7cf6c06d/18.09/git/Dockerfile)
+-	[`18.09.7`, `18.09`, `18`, `stable`, `latest`](https://github.com/docker-library/docker/blob/cbb0ee05d8be7b73d6b482c4a602be137e108f77/18.09/Dockerfile)
+-	[`18.09.7-dind`, `18.09-dind`, `18-dind`, `stable-dind`, `dind`](https://github.com/docker-library/docker/blob/27471a8b93e980bd4c51464ee933ed90fd36bf97/18.09/dind/Dockerfile)
+-	[`18.09.7-git`, `18.09-git`, `18-git`, `stable-git`, `git`](https://github.com/docker-library/docker/blob/91bbc4f7b06c06020d811dafb2266bcd7cf6c06d/18.09/git/Dockerfile)
 
 # Quick reference
 

+ 6 - 3
elixir/README.md

@@ -16,9 +16,12 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1.8.2`, `1.8`, `latest`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/Dockerfile)
--	[`1.8.2-slim`, `1.8-slim`, `slim`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/slim/Dockerfile)
--	[`1.8.2-alpine`, `1.8-alpine`, `alpine`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/alpine/Dockerfile)
+-	[`1.9.0`, `1.9`, `latest`](https://github.com/c0b/docker-elixir/blob/6398b1c03b2dc7ce7c2e0c80b3f641c042ec36bc/1.9/Dockerfile)
+-	[`1.9.0-slim`, `1.9-slim`, `slim`](https://github.com/c0b/docker-elixir/blob/6398b1c03b2dc7ce7c2e0c80b3f641c042ec36bc/1.9/slim/Dockerfile)
+-	[`1.9.0-alpine`, `1.9-alpine`, `alpine`](https://github.com/c0b/docker-elixir/blob/6398b1c03b2dc7ce7c2e0c80b3f641c042ec36bc/1.9/alpine/Dockerfile)
+-	[`1.8.2`, `1.8`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/Dockerfile)
+-	[`1.8.2-slim`, `1.8-slim`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/slim/Dockerfile)
+-	[`1.8.2-alpine`, `1.8-alpine`](https://github.com/c0b/docker-elixir/blob/4122b4840bd762d1434424e1ec693929b0198c98/1.8/alpine/Dockerfile)
 -	[`1.8.2-otp-22`, `1.8-otp-22`, `otp-22`](https://github.com/c0b/docker-elixir/blob/6dc5ffd3b4c2915096887b45ba8e71d391ce2398/1.8/otp-22/Dockerfile)
 -	[`1.8.2-otp-22-alpine`, `1.8-otp-22-alpine`, `otp-22-alpine`](https://github.com/c0b/docker-elixir/blob/6dc5ffd3b4c2915096887b45ba8e71d391ce2398/1.8/otp-22-alpine/Dockerfile)
 -	[`1.7.4`, `1.7`](https://github.com/c0b/docker-elixir/blob/2b7dd2845d27a6dad57bf0047b305375d6182402/1.7/Dockerfile)

+ 4 - 4
ghost/README.md

@@ -16,10 +16,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.25.1`, `2.25`, `2`, `latest`](https://github.com/docker-library/ghost/blob/95a8ad331124acb5e5884e5391fed17297e710f9/2/debian/Dockerfile)
--	[`2.25.1-alpine`, `2.25-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/95a8ad331124acb5e5884e5391fed17297e710f9/2/alpine/Dockerfile)
--	[`1.25.8`, `1.25`, `1`](https://github.com/docker-library/ghost/blob/6580a99957b8c39cad68b4e497c626c470e9f7f1/1/debian/Dockerfile)
--	[`1.25.8-alpine`, `1.25-alpine`, `1-alpine`](https://github.com/docker-library/ghost/blob/6580a99957b8c39cad68b4e497c626c470e9f7f1/1/alpine/Dockerfile)
+-	[`2.25.3`, `2.25`, `2`, `latest`](https://github.com/docker-library/ghost/blob/9aef284520799c855d172d745febea6e3bd6e56d/2/debian/Dockerfile)
+-	[`2.25.3-alpine`, `2.25-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/9aef284520799c855d172d745febea6e3bd6e56d/2/alpine/Dockerfile)
+-	[`1.26.0`, `1.26`, `1`](https://github.com/docker-library/ghost/blob/8eba604d6b6078a318e0a83771ebc8e09f350bf0/1/debian/Dockerfile)
+-	[`1.26.0-alpine`, `1.26-alpine`, `1-alpine`](https://github.com/docker-library/ghost/blob/8eba604d6b6078a318e0a83771ebc8e09f350bf0/1/alpine/Dockerfile)
 
 # Quick reference
 

+ 15 - 1
golang/README.md

@@ -18,6 +18,11 @@ WARNING:
 
 ## Simple Tags
 
+-	[`1.13beta1-buster`, `1.13-rc-buster`, `rc-buster`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/buster/Dockerfile)
+-	[`1.13beta1-alpine3.10`, `1.13-rc-alpine3.10`, `rc-alpine3.10`, `1.13beta1-alpine`, `1.13-rc-alpine`, `rc-alpine`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/alpine3.10/Dockerfile)
+-	[`1.13beta1-windowsservercore-ltsc2016`, `1.13-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`1.13beta1-windowsservercore-1803`, `1.13-rc-windowsservercore-1803`, `rc-windowsservercore-1803`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1803/Dockerfile)
+-	[`1.13beta1-windowsservercore-1809`, `1.13-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1809/Dockerfile)
 -	[`1.12.6-stretch`, `1.12-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/a9171b851ba926f2979e8c711d25faa025194def/1.12/stretch/Dockerfile)
 -	[`1.12.6-alpine3.10`, `1.12-alpine3.10`, `1-alpine3.10`, `alpine3.10`, `1.12.6-alpine`, `1.12-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/a3e99c2914478c623a6142c4a61e2e508e0bc7e8/1.12/alpine3.10/Dockerfile)
 -	[`1.12.6-alpine3.9`, `1.12-alpine3.9`, `1-alpine3.9`, `alpine3.9`](https://github.com/docker-library/golang/blob/a9171b851ba926f2979e8c711d25faa025194def/1.12/alpine3.9/Dockerfile)
@@ -33,6 +38,15 @@ WARNING:
 
 ## Shared Tags
 
+-	`1.13beta1`, `1.13-rc`, `rc`:
+	-	[`1.13beta1-buster`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/buster/Dockerfile)
+	-	[`1.13beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.13beta1-windowsservercore-1803`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.13beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1809/Dockerfile)
+-	`1.13beta1-windowsservercore`, `1.13-rc-windowsservercore`, `rc-windowsservercore`:
+	-	[`1.13beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.13beta1-windowsservercore-1803`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.13beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/a8b5183271450c7519e8b1b179f00292757f8e7b/1.13-rc/windows/windowsservercore-1809/Dockerfile)
 -	`1.12.6`, `1.12`, `1`, `latest`:
 	-	[`1.12.6-stretch`](https://github.com/docker-library/golang/blob/a9171b851ba926f2979e8c711d25faa025194def/1.12/stretch/Dockerfile)
 	-	[`1.12.6-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/a9171b851ba926f2979e8c711d25faa025194def/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
@@ -152,7 +166,7 @@ The `golang` images come in many flavors, each designed for a specific use case.
 
 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.
 
-Some of these tags may have names like stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on.
+Some of these tags may have names like buster or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on.
 
 ## `golang:<version>-alpine`
 

+ 12 - 12
haproxy/README.md

@@ -16,18 +16,18 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.0.0`, `2.0`, `latest`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/2.0/Dockerfile)
--	[`2.0.0-alpine`, `2.0-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/90c276b674867319c475d02a64e5c16f5680381e/2.0/alpine/Dockerfile)
--	[`1.9.8`, `1.9`, `1`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.9/Dockerfile)
--	[`1.9.8-alpine`, `1.9-alpine`, `1-alpine`](https://github.com/docker-library/haproxy/blob/90c276b674867319c475d02a64e5c16f5680381e/1.9/alpine/Dockerfile)
--	[`1.8.20`, `1.8`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.8/Dockerfile)
--	[`1.8.20-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/90c276b674867319c475d02a64e5c16f5680381e/1.8/alpine/Dockerfile)
--	[`1.7.11`, `1.7`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.7/Dockerfile)
--	[`1.7.11-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/90c276b674867319c475d02a64e5c16f5680381e/1.7/alpine/Dockerfile)
--	[`1.6.14`, `1.6`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.6/Dockerfile)
--	[`1.6.14-alpine`, `1.6-alpine`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.6/alpine/Dockerfile)
--	[`1.5.19`, `1.5`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.5/Dockerfile)
--	[`1.5.19-alpine`, `1.5-alpine`](https://github.com/docker-library/haproxy/blob/ad0f0b3b0b2c95e3fabd63113fd94084dbee73a4/1.5/alpine/Dockerfile)
+-	[`2.0.1`, `2.0`, `latest`](https://github.com/docker-library/haproxy/blob/8e656d4403154a7086fb63bd92382c9f8d32af9b/2.0/Dockerfile)
+-	[`2.0.1-alpine`, `2.0-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/8e656d4403154a7086fb63bd92382c9f8d32af9b/2.0/alpine/Dockerfile)
+-	[`1.9.8`, `1.9`, `1`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.9/Dockerfile)
+-	[`1.9.8-alpine`, `1.9-alpine`, `1-alpine`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.9/alpine/Dockerfile)
+-	[`1.8.20`, `1.8`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.8/Dockerfile)
+-	[`1.8.20-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.8/alpine/Dockerfile)
+-	[`1.7.11`, `1.7`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.7/Dockerfile)
+-	[`1.7.11-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.7/alpine/Dockerfile)
+-	[`1.6.14`, `1.6`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.6/Dockerfile)
+-	[`1.6.14-alpine`, `1.6-alpine`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.6/alpine/Dockerfile)
+-	[`1.5.19`, `1.5`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.5/Dockerfile)
+-	[`1.5.19-alpine`, `1.5-alpine`](https://github.com/docker-library/haproxy/blob/d21ad4557dd2ea46cba1f05a75dcd39ee42c5c56/1.5/alpine/Dockerfile)
 
 # Quick reference
 

+ 10 - 10
mongo/README.md

@@ -28,9 +28,9 @@ WARNING:
 -	[`4.1.13-bionic`, `4.1-bionic`, `unstable-bionic`](https://github.com/docker-library/mongo/blob/096bf90f3f86a8dd70e56b2c39590c0ca0bb5dd6/4.1/Dockerfile)
 -	[`4.1.13-windowsservercore-ltsc2016`, `4.1-windowsservercore-ltsc2016`, `unstable-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`4.1.13-windowsservercore-1803`, `4.1-windowsservercore-1803`, `unstable-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile)
--	[`4.2.0-rc1-bionic`, `4.2-rc-bionic`, `rc-bionic`](https://github.com/docker-library/mongo/blob/096bf90f3f86a8dd70e56b2c39590c0ca0bb5dd6/4.2-rc/Dockerfile)
--	[`4.2.0-rc1-windowsservercore-ltsc2016`, `4.2-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`4.2.0-rc1-windowsservercore-1803`, `4.2-rc-windowsservercore-1803`, `rc-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
+-	[`4.2.0-rc2-bionic`, `4.2-rc-bionic`, `rc-bionic`](https://github.com/docker-library/mongo/blob/90a7bac2177b8e7a3c996f796be98e2da6029b10/4.2-rc/Dockerfile)
+-	[`4.2.0-rc2-windowsservercore-ltsc2016`, `4.2-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`4.2.0-rc2-windowsservercore-1803`, `4.2-rc-windowsservercore-1803`, `rc-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-1803/Dockerfile)
 
 ## Shared Tags
 
@@ -58,13 +58,13 @@ WARNING:
 -	`4.1.13-windowsservercore`, `4.1-windowsservercore`, `unstable-windowsservercore`:
 	-	[`4.1.13-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`4.1.13-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile)
--	`4.2.0-rc1`, `4.2-rc`, `rc`:
-	-	[`4.2.0-rc1-bionic`](https://github.com/docker-library/mongo/blob/096bf90f3f86a8dd70e56b2c39590c0ca0bb5dd6/4.2-rc/Dockerfile)
-	-	[`4.2.0-rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`4.2.0-rc1-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
--	`4.2.0-rc1-windowsservercore`, `4.2-rc-windowsservercore`, `rc-windowsservercore`:
-	-	[`4.2.0-rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`4.2.0-rc1-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/b6a2025cd8ddf3cf15e125e208177b44dc08771f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
+-	`4.2.0-rc2`, `4.2-rc`, `rc`:
+	-	[`4.2.0-rc2-bionic`](https://github.com/docker-library/mongo/blob/90a7bac2177b8e7a3c996f796be98e2da6029b10/4.2-rc/Dockerfile)
+	-	[`4.2.0-rc2-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`4.2.0-rc2-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-1803/Dockerfile)
+-	`4.2.0-rc2-windowsservercore`, `4.2-rc-windowsservercore`, `rc-windowsservercore`:
+	-	[`4.2.0-rc2-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`4.2.0-rc2-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/825473ffe6ad5fd14de11260af489a4089473d21/4.2-rc/windows/windowsservercore-1803/Dockerfile)
 
 # Quick reference
 

+ 18 - 18
ruby/README.md

@@ -16,23 +16,23 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.7.0-preview1-stretch`, `2.7-rc-stretch`, `rc-stretch`, `2.7.0-preview1`, `2.7-rc`, `rc`](https://github.com/docker-library/ruby/blob/b0c1b3c89142267912d8d0b532e206463c7d8ee0/2.7-rc/stretch/Dockerfile)
--	[`2.7.0-preview1-slim-stretch`, `2.7-rc-slim-stretch`, `rc-slim-stretch`, `2.7.0-preview1-slim`, `2.7-rc-slim`, `rc-slim`](https://github.com/docker-library/ruby/blob/b0c1b3c89142267912d8d0b532e206463c7d8ee0/2.7-rc/stretch/slim/Dockerfile)
--	[`2.7.0-preview1-alpine3.9`, `2.7-rc-alpine3.9`, `rc-alpine3.9`, `2.7.0-preview1-alpine`, `2.7-rc-alpine`, `rc-alpine`](https://github.com/docker-library/ruby/blob/b0c1b3c89142267912d8d0b532e206463c7d8ee0/2.7-rc/alpine3.9/Dockerfile)
--	[`2.6.3-stretch`, `2.6-stretch`, `2-stretch`, `stretch`, `2.6.3`, `2.6`, `2`, `latest`](https://github.com/docker-library/ruby/blob/9ae0943fa2935b3a13c72ae7d6afa2439145d7fa/2.6/stretch/Dockerfile)
--	[`2.6.3-slim-stretch`, `2.6-slim-stretch`, `2-slim-stretch`, `slim-stretch`, `2.6.3-slim`, `2.6-slim`, `2-slim`, `slim`](https://github.com/docker-library/ruby/blob/9ae0943fa2935b3a13c72ae7d6afa2439145d7fa/2.6/stretch/slim/Dockerfile)
--	[`2.6.3-alpine3.9`, `2.6-alpine3.9`, `2-alpine3.9`, `alpine3.9`, `2.6.3-alpine`, `2.6-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ruby/blob/9ae0943fa2935b3a13c72ae7d6afa2439145d7fa/2.6/alpine3.9/Dockerfile)
--	[`2.6.3-alpine3.8`, `2.6-alpine3.8`, `2-alpine3.8`, `alpine3.8`](https://github.com/docker-library/ruby/blob/9ae0943fa2935b3a13c72ae7d6afa2439145d7fa/2.6/alpine3.8/Dockerfile)
--	[`2.5.5-stretch`, `2.5-stretch`, `2.5.5`, `2.5`](https://github.com/docker-library/ruby/blob/6f3497e40d44651802e1ec8a4647b23a3a63b355/2.5/stretch/Dockerfile)
--	[`2.5.5-slim-stretch`, `2.5-slim-stretch`, `2.5.5-slim`, `2.5-slim`](https://github.com/docker-library/ruby/blob/6f3497e40d44651802e1ec8a4647b23a3a63b355/2.5/stretch/slim/Dockerfile)
--	[`2.5.5-alpine3.9`, `2.5-alpine3.9`, `2.5.5-alpine`, `2.5-alpine`](https://github.com/docker-library/ruby/blob/6f3497e40d44651802e1ec8a4647b23a3a63b355/2.5/alpine3.9/Dockerfile)
--	[`2.5.5-alpine3.8`, `2.5-alpine3.8`](https://github.com/docker-library/ruby/blob/6f3497e40d44651802e1ec8a4647b23a3a63b355/2.5/alpine3.8/Dockerfile)
--	[`2.4.6-stretch`, `2.4-stretch`, `2.4.6`, `2.4`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/stretch/Dockerfile)
--	[`2.4.6-slim-stretch`, `2.4-slim-stretch`, `2.4.6-slim`, `2.4-slim`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/stretch/slim/Dockerfile)
--	[`2.4.6-jessie`, `2.4-jessie`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/jessie/Dockerfile)
--	[`2.4.6-slim-jessie`, `2.4-slim-jessie`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/jessie/slim/Dockerfile)
--	[`2.4.6-alpine3.9`, `2.4-alpine3.9`, `2.4.6-alpine`, `2.4-alpine`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/alpine3.9/Dockerfile)
--	[`2.4.6-alpine3.8`, `2.4-alpine3.8`](https://github.com/docker-library/ruby/blob/802421922ef50cfa05c89a3c619992acf4329986/2.4/alpine3.8/Dockerfile)
+-	[`2.7.0-preview1-buster`, `2.7-rc-buster`, `rc-buster`, `2.7.0-preview1`, `2.7-rc`, `rc`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.7-rc/buster/Dockerfile)
+-	[`2.7.0-preview1-slim-buster`, `2.7-rc-slim-buster`, `rc-slim-buster`, `2.7.0-preview1-slim`, `2.7-rc-slim`, `rc-slim`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.7-rc/buster/slim/Dockerfile)
+-	[`2.7.0-preview1-alpine3.10`, `2.7-rc-alpine3.10`, `rc-alpine3.10`, `2.7.0-preview1-alpine`, `2.7-rc-alpine`, `rc-alpine`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.7-rc/alpine3.10/Dockerfile)
+-	[`2.6.3-stretch`, `2.6-stretch`, `2-stretch`, `stretch`, `2.6.3`, `2.6`, `2`, `latest`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.6/stretch/Dockerfile)
+-	[`2.6.3-slim-stretch`, `2.6-slim-stretch`, `2-slim-stretch`, `slim-stretch`, `2.6.3-slim`, `2.6-slim`, `2-slim`, `slim`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.6/stretch/slim/Dockerfile)
+-	[`2.6.3-alpine3.10`, `2.6-alpine3.10`, `2-alpine3.10`, `alpine3.10`, `2.6.3-alpine`, `2.6-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.6/alpine3.10/Dockerfile)
+-	[`2.6.3-alpine3.9`, `2.6-alpine3.9`, `2-alpine3.9`, `alpine3.9`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.6/alpine3.9/Dockerfile)
+-	[`2.5.5-stretch`, `2.5-stretch`, `2.5.5`, `2.5`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.5/stretch/Dockerfile)
+-	[`2.5.5-slim-stretch`, `2.5-slim-stretch`, `2.5.5-slim`, `2.5-slim`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.5/stretch/slim/Dockerfile)
+-	[`2.5.5-alpine3.10`, `2.5-alpine3.10`, `2.5.5-alpine`, `2.5-alpine`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.5/alpine3.10/Dockerfile)
+-	[`2.5.5-alpine3.9`, `2.5-alpine3.9`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.5/alpine3.9/Dockerfile)
+-	[`2.4.6-stretch`, `2.4-stretch`, `2.4.6`, `2.4`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/stretch/Dockerfile)
+-	[`2.4.6-slim-stretch`, `2.4-slim-stretch`, `2.4.6-slim`, `2.4-slim`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/stretch/slim/Dockerfile)
+-	[`2.4.6-jessie`, `2.4-jessie`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/jessie/Dockerfile)
+-	[`2.4.6-slim-jessie`, `2.4-slim-jessie`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/jessie/slim/Dockerfile)
+-	[`2.4.6-alpine3.10`, `2.4-alpine3.10`, `2.4.6-alpine`, `2.4-alpine`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/alpine3.10/Dockerfile)
+-	[`2.4.6-alpine3.9`, `2.4-alpine3.9`](https://github.com/docker-library/ruby/blob/aacff4398185738d84232f1685df12306be13114/2.4/alpine3.9/Dockerfile)
 
 # Quick reference
 
@@ -134,7 +134,7 @@ This is the defacto image. If you are unsure about what your needs are, you prob
 
 This tag is based off of [`buildpack-deps`](https://hub.docker.com/_/buildpack-deps/). `buildpack-deps` is designed for the average user of Docker who has many images on their system. It, by design, has a large number of extremely common Debian packages. This reduces the number of packages that images that derive from it need to install, thus reducing the overall size of all images on your system.
 
-Some of these tags may have names like jessie or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on.
+Some of these tags may have names like buster, jessie, or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on.
 
 ## `ruby:<version>-slim`