8.9.13-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2021-01-29 05:36:31 +00:00
parent 3bd5fd29b6
commit f50fccff82
3 changed files with 2 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="drupal" \
BITNAMI_IMAGE_VERSION="8.9.13-debian-10-r4" \
BITNAMI_IMAGE_VERSION="8.9.13-debian-10-r5" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -534,7 +534,6 @@ mysql_ensure_user_exists() {
local use_ldap="no"
local hosts
local auth_string=""
local ssl_ca=""
# For accessing an external database
local db_host=""
local db_port=""