diff --git a/bitnami/drupal/8/debian-10/Dockerfile b/bitnami/drupal/8/debian-10/Dockerfile index 6698c489a207..e9123a845be8 100644 --- a/bitnami/drupal/8/debian-10/Dockerfile +++ b/bitnami/drupal/8/debian-10/Dockerfile @@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="drupal" \ - BITNAMI_IMAGE_VERSION="8.9.1-debian-10-r1" \ + BITNAMI_IMAGE_VERSION="8.9.1-debian-10-r2" \ DRUPAL_DATABASE_NAME="bitnami_drupal" \ DRUPAL_DATABASE_PASSWORD="" \ DRUPAL_DATABASE_USER="bn_drupal" \ diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index 13f11c8f18fb..9571cc8739a5 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`9-debian-10`, `9.0.1-debian-10-r2`, `9`, `9.0.1`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.1-debian-10-r2/9/debian-10/Dockerfile) -* [`8-debian-10`, `8.9.1-debian-10-r1`, `8`, `8.9.1` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.1-debian-10-r1/8/debian-10/Dockerfile) +* [`8-debian-10`, `8.9.1-debian-10-r2`, `8`, `8.9.1` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.1-debian-10-r2/8/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).