8.5.6-debian-9-r21 release

This commit is contained in:
Bitnami Bot
2018-08-31 06:20:11 +00:00
parent 33532872b1
commit 3912472e28
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r123
FROM bitnami/minideb-extras:stretch-r126
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="drupal" \
BITNAMI_IMAGE_VERSION="8.5.6-debian-9-r20" \
BITNAMI_IMAGE_VERSION="8.5.6-debian-9-r21" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \