9.0.0-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2020-06-16 18:17:29 +00:00
parent 37b96f13da
commit 896dd0b91c
2 changed files with 2 additions and 2 deletions

View File

@@ -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="9.0.0-debian-10-r5" \
BITNAMI_IMAGE_VERSION="9.0.0-debian-10-r6" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \

View File

@@ -36,7 +36,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-debian-10`, `9.0.0-debian-10-r5`, `9`, `9.0.0`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r5/9/debian-10/Dockerfile)
* [`9-debian-10`, `9.0.0-debian-10-r6`, `9`, `9.0.0`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r6/9/debian-10/Dockerfile)
* [`8-debian-10`, `8.9.0-debian-10-r12`, `8`, `8.9.0` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.0-debian-10-r12/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).