8.7.3-ol-7-r20 release

This commit is contained in:
Bitnami Bot 2019-06-25 04:58:23 +00:00
parent 6f0fefe0be
commit 8b54e3e518
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r377
FROM bitnami/oraclelinux-extras:7-r378
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -13,7 +13,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.7.3-ol-7-r19" \
BITNAMI_IMAGE_VERSION="8.7.3-ol-7-r20" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \