diff --git a/drupal/README.md b/drupal/README.md index c6db03380..6a0ff1676 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`7.42-apache`, `7.42`, `7-apache`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/7/apache/Dockerfile) -- [`7.42-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/7/fpm/Dockerfile) -- [`8.0.3-apache`, `8.0.3`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/8/apache/Dockerfile) -- [`8.0.3-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/44f7abcf1c2f77165c02818708d3bd722c51a602/8/fpm/Dockerfile) +- [`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.4-apache`, `8.0.4`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/8/apache/Dockerfile) +- [`8.0.4-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/8/fpm/Dockerfile) -[![](https://badge.imagelayers.io/drupal:latest.svg)](https://imagelayers.io/?images=drupal:7.42-apache,drupal:7.42-fpm,drupal:8.0.3-apache,drupal:8.0.3-fpm) +[![](https://badge.imagelayers.io/drupal:latest.svg)](https://imagelayers.io/?images=drupal:7.43-apache,drupal:7.43-fpm,drupal:8.0.4-apache,drupal:8.0.4-fpm) 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/redis/README.md b/redis/README.md index c11278e9a..d87b5d7f1 100644 --- a/redis/README.md +++ b/redis/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`2.8.23`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/7d9f53256f8e13aa4dff2112145c69c22f8ce394/2.8/Dockerfile) -- [`2.8.23-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/7d9f53256f8e13aa4dff2112145c69c22f8ce394/2.8/32bit/Dockerfile) -- [`3.0.7`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/Dockerfile) -- [`3.0.7-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/32bit/Dockerfile) -- [`3.0.7-alpine`, `3.0-alpine`, `3-alpine`, `alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/b375650fb69b7db819e90c0033433c705b28656e/3.0/alpine/Dockerfile) +- [`2.8.23`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/2.8/Dockerfile) +- [`2.8.23-32bit`, `2.8-32bit`, `2-32bit` (*2.8/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/2.8/32bit/Dockerfile) +- [`3.0.7`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/Dockerfile) +- [`3.0.7-32bit`, `3.0-32bit`, `3-32bit`, `32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/32bit/Dockerfile) +- [`3.0.7-alpine`, `3.0-alpine`, `3-alpine`, `alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/b9756ce368687678d48613989c7bbac93830ca1f/3.0/alpine/Dockerfile) [![](https://badge.imagelayers.io/redis:latest.svg)](https://imagelayers.io/?images=redis:2.8.23,redis:2.8.23-32bit,redis:3.0.7,redis:3.0.7-32bit,redis:3.0.7-alpine)