From 477ada3ae22380a9cc4604d35db38d3693f5f5fd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 26 Oct 2021 03:33:50 +0000 Subject: [PATCH] 9.2.7-debian-10-r18 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 d70d24298396..1e1a8d8f2387 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-r17" \ + BITNAMI_IMAGE_VERSION="9.2.7-debian-10-r18" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index 0e2334a5be27..d3e1b83f7ca5 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-r17`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.2.7-debian-10-r17/9/debian-10/Dockerfile) +* [`9`, `9-debian-10`, `9.2.7`, `9.2.7-debian-10-r18`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.2.7-debian-10-r18/9/debian-10/Dockerfile) * [`8`, `8-debian-10`, `8.9.19`, `8.9.19-debian-10-r38` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.19-debian-10-r38/8/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).