From 0dcc99cf0c6900092103a25d632b61b01680d367 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 2 Nov 2021 01:55:30 +0000 Subject: [PATCH] 9.2.7-debian-10-r24 release --- bitnami/drupal/9/debian-10/Dockerfile | 2 +- bitnami/drupal/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/drupal/9/debian-10/Dockerfile b/bitnami/drupal/9/debian-10/Dockerfile index b14920bd7b4e..30078e3b2ee0 100644 --- a/bitnami/drupal/9/debian-10/Dockerfile +++ b/bitnami/drupal/9/debian-10/Dockerfile @@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="drupal" \ - BITNAMI_IMAGE_VERSION="9.2.7-debian-10-r23" \ + BITNAMI_IMAGE_VERSION="9.2.7-debian-10-r24" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index ddb5a3b6da05..acb049baf9cb 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -41,7 +41,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`9`, `9-debian-10`, `9.2.7`, `9.2.7-debian-10-r23`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.2.7-debian-10-r23/9/debian-10/Dockerfile) +* [`9`, `9-debian-10`, `9.2.7`, `9.2.7-debian-10-r24`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.2.7-debian-10-r24/9/debian-10/Dockerfile) * [`8`, `8-debian-10`, `8.9.19`, `8.9.19-debian-10-r42` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.19-debian-10-r42/8/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).