From 32ff9a6b82baa1bf7b3dc35d60818a1eca967ea9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 9 Apr 2022 13:50:28 +0000 Subject: [PATCH] 9.3.9-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 b2e9977cd5bf..d93c1eb126e7 100644 --- a/bitnami/drupal/9/debian-10/Dockerfile +++ b/bitnami/drupal/9/debian-10/Dockerfile @@ -21,8 +21,8 @@ RUN apt-get update && apt-get upgrade -y && \ RUN chmod g+rwX /opt/bitnami COPY rootfs / -RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/php/postunpack.sh +RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/drupal/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index f7f1d09d96dd..ad0a6cdc15f8 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -43,7 +43,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.3.9`, `9.3.9-debian-10-r17`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.3.9-debian-10-r17/9/debian-10/Dockerfile) +* [`9`, `9-debian-10`, `9.3.9`, `9.3.9-debian-10-r18`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.3.9-debian-10-r18/9/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).