diff --git a/docker-dev/README.md b/docker-dev/README.md index 9a80f9aed..f0dcdc665 100644 --- a/docker-dev/README.md +++ b/docker-dev/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.9.0`, `1.9`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/76d6bc9a9f1690e16f3721ba165364688b626de2/Dockerfile) +- [`1.9.1`, `1.9`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/a34a1d598c6096ed8b5ce5219e77d68e5cd85462/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/docker-dev`)](https://github.com/docker-library/official-images/blob/master/library/docker-dev). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/docker/README.md b/docker/README.md index e8d9e5284..d001e2d96 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,11 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.9.1-rc1`, `1.9-rc` (*1.9-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/8fa02e5cb4249cf41263c29531566bd2ca99cf63/1.9-rc/Dockerfile) -- [`1.9.1-rc1-dind`, `1.9-rc-dind` (*1.9-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/8fa02e5cb4249cf41263c29531566bd2ca99cf63/1.9-rc/dind/Dockerfile) -- [`1.9.1-rc1-git`, `1.9-rc-git` (*1.9-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/8fa02e5cb4249cf41263c29531566bd2ca99cf63/1.9-rc/git/Dockerfile) -- [`1.9.0`, `1.9`, `1`, `latest` (*1.9/Dockerfile*)](https://github.com/docker-library/docker/blob/ed9933c9cd998b27a8d65efe810e8cd13c116316/1.9/Dockerfile) -- [`1.9.0-dind`, `1.9-dind`, `1-dind`, `dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/31f5524efb43f05f57663c91de40be788c9d35a4/1.9/dind/Dockerfile) -- [`1.9.0-git`, `1.9-git`, `1-git`, `git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/ed9933c9cd998b27a8d65efe810e8cd13c116316/1.9/git/Dockerfile) +- [`1.9.1`, `1.9`, `1`, `latest` (*1.9/Dockerfile*)](https://github.com/docker-library/docker/blob/e33e7226872e53dfa88bee09f153704a66fc103d/1.9/Dockerfile) +- [`1.9.1-dind`, `1.9-dind`, `1-dind`, `dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/31f5524efb43f05f57663c91de40be788c9d35a4/1.9/dind/Dockerfile) +- [`1.9.1-git`, `1.9-git`, `1-git`, `git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/ed9933c9cd998b27a8d65efe810e8cd13c116316/1.9/git/Dockerfile) - [`1.8.3`, `1.8` (*1.8/Dockerfile*)](https://github.com/docker-library/docker/blob/460aea3b5f26709dc58252deb7cf31cd0a26383e/1.8/Dockerfile) - [`1.8.3-dind`, `1.8-dind` (*1.8/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/31f5524efb43f05f57663c91de40be788c9d35a4/1.8/dind/Dockerfile) - [`1.8.3-git`, `1.8-git` (*1.8/git/Dockerfile*)](https://github.com/docker-library/docker/blob/a2614c9b94d3bae7d8d61a7cf4d56a42f6332104/1.8/git/Dockerfile) diff --git a/drupal/README.md b/drupal/README.md index 2426234ca..91336ae18 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`7.41`, `7`, `latest` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/9e1ff6c719c7a6dec88b1089f9128dab428c4eed/7/Dockerfile) -- [`8.0.0-rc4`, `8.0.0`, `8.0`, `8` (*8/Dockerfile*)](https://github.com/docker-library/drupal/blob/df294406ed259f02e721b7cf78560b21bdf88a1a/8/Dockerfile) +- [`7.41`, `7` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/9e1ff6c719c7a6dec88b1089f9128dab428c4eed/7/Dockerfile) +- [`8.0.0`, `8.0`, `8`, `latest` (*8/Dockerfile*)](https://github.com/docker-library/drupal/blob/898b3178e7d1737347fe0602726b38c4bb300330/8/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/java/README.md b/java/README.md index d3d5f63b5..0529a41f9 100644 --- a/java/README.md +++ b/java/README.md @@ -6,6 +6,8 @@ - [`openjdk-7u85-jre`, `openjdk-7-jre`, `7u85-jre`, `7-jre` (*openjdk-7-jre/Dockerfile*)](https://github.com/docker-library/java/blob/41b92f2f30079cd364e9619d1fd4633ef138dca4/openjdk-7-jre/Dockerfile) - [`openjdk-8u66-jdk`, `openjdk-8u66`, `openjdk-8-jdk`, `openjdk-8`, `8u66-jdk`, `8u66`, `8-jdk`, `8`, `jdk`, `latest` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/200ecf22e5a23cb48cbb3ce47aa08aa3b49a0d2d/openjdk-8-jdk/Dockerfile) - [`openjdk-8u66-jre`, `openjdk-8-jre`, `8u66-jre`, `8-jre`, `jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/200ecf22e5a23cb48cbb3ce47aa08aa3b49a0d2d/openjdk-8-jre/Dockerfile) +- [`openjdk-9-b88-jdk`, `openjdk-9-b88`, `openjdk-9-jdk`, `openjdk-9`, `9-b88-jdk`, `9-b88`, `9-jdk`, `9` (*openjdk-9-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/680a4e3cb3f9f3c69ad58958d35975ae083e91c1/openjdk-9-jdk/Dockerfile) +- [`openjdk-9-b88-jre`, `openjdk-9-jre`, `9-b88-jre`, `9-jre` (*openjdk-9-jre/Dockerfile*)](https://github.com/docker-library/java/blob/680a4e3cb3f9f3c69ad58958d35975ae083e91c1/openjdk-9-jre/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/java`)](https://github.com/docker-library/official-images/blob/master/library/java). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/memcached/README.md b/memcached/README.md index 6ec43210b..130581f2b 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.4.24`, `1.4`, `1`, `latest` (*Dockerfile*)](https://github.com/docker-library/memcached/blob/5c034b3b8ab7216181f3c25f080b4d1dbb8bf888/Dockerfile) +- [`1.4.25`, `1.4`, `1`, `latest` (*Dockerfile*)](https://github.com/docker-library/memcached/blob/1944b045661a2fabcf2b9677f7edaa07e04f8d8d/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/memcached`)](https://github.com/docker-library/official-images/blob/master/library/memcached). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).