8.6.13-debian-9-r17 release

This commit is contained in:
Bitnami Bot
2019-04-07 06:14:31 +00:00
parent 552387f15c
commit 2d9fb1a5b0

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r335
FROM bitnami/minideb-extras:stretch-r336
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -16,7 +16,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="drupal-nginx" \
BITNAMI_IMAGE_VERSION="8.6.13-debian-9-r16" \
BITNAMI_IMAGE_VERSION="8.6.13-debian-9-r17" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \