From a0bf1cd7e34e150498f6e4e6cccdb636e00154a9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 30 Nov 2018 05:43:23 +0000 Subject: [PATCH] 8.6.3-rhel-7-r6 release --- bitnami/drupal/8/rhel-7/Dockerfile | 3 ++- bitnami/drupal/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bitnami/drupal/8/rhel-7/Dockerfile b/bitnami/drupal/8/rhel-7/Dockerfile index 77308b963438..fd69a8092d92 100644 --- a/bitnami/drupal/8/rhel-7/Dockerfile +++ b/bitnami/drupal/8/rhel-7/Dockerfile @@ -21,7 +21,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="8443" \ APACHE_HTTP_PORT_NUMBER="8080" \ BITNAMI_APP_NAME="drupal" \ - BITNAMI_IMAGE_VERSION="8.6.3-rhel-7-r5" \ + BITNAMI_IMAGE_VERSION="8.6.3-rhel-7-r6" \ DRUPAL_DATABASE_NAME="bitnami_drupal" \ DRUPAL_DATABASE_PASSWORD="" \ DRUPAL_DATABASE_USER="bn_drupal" \ @@ -39,6 +39,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ MYSQL_CLIENT_CREATE_DATABASE_PASSWORD="" \ MYSQL_CLIENT_CREATE_DATABASE_PRIVILEGES="ALL" \ MYSQL_CLIENT_CREATE_DATABASE_USER="" \ + NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/drupal/vendor/bin:$PATH" EXPOSE 8080 8443 diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index ee48374799f6..b248a088ada6 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -42,7 +42,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/containers/how-to/understand-rolling-tags-containers/). -* [`8-rhel-7`, `8.6.3-rhel-7-r5` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.3-rhel-7-r5/8/rhel-7/Dockerfile) +* [`8-rhel-7`, `8.6.3-rhel-7-r6` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.3-rhel-7-r6/8/rhel-7/Dockerfile) * [`8-php5-rhel-7`, `8.6.3-php5-rhel-7-r1` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.3-php5-rhel-7-r1/8-php5/rhel-7/Dockerfile) * [`8-ol-7`, `8.6.3-ol-7-r22` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.3-ol-7-r22/8/ol-7/Dockerfile) * [`8-debian-9`, `8.6.3-debian-9-r16`, `8`, `8.6.3`, `8.6.3-r16`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.3-debian-9-r16/8/debian-9/Dockerfile)