9.0.0-debian-10-r1 release

This commit is contained in:
Bitnami Bot 2020-06-10 15:46:50 +00:00
parent fc2f2b9526
commit 5ca6252759
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-r0" \
BITNAMI_IMAGE_VERSION="9.0.0-debian-10-r1" \
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-r0`, `9`, `9.0.0` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r0/9/debian-10/Dockerfile)
* [`9-debian-10`, `9.0.0-debian-10-r1`, `9`, `9.0.0` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r1/9/debian-10/Dockerfile)
* [`8-debian-10`, `8.9.0-debian-10-r6`, `8`, `8.9.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.0-debian-10-r6/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).