9.0.0-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2020-06-13 18:58:46 +00:00
parent fe0ec8b469
commit 2f58eb88e5
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-r3" \
BITNAMI_IMAGE_VERSION="9.0.0-debian-10-r4" \
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-r3`, `9`, `9.0.0` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r3/9/debian-10/Dockerfile)
* [`9-debian-10`, `9.0.0-debian-10-r4`, `9`, `9.0.0` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.0.0-debian-10-r4/9/debian-10/Dockerfile)
* [`8-debian-10`, `8.9.0-debian-10-r9`, `8`, `8.9.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.0-debian-10-r9/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).