8.8.1-ol-7-r8 release

This commit is contained in:
Bitnami Bot
2019-12-28 05:21:10 +00:00
parent 83d6c90a67
commit e7dce0162e

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r576
FROM bitnami/oraclelinux-extras:7-r577
LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY prebuildfs /
@@ -14,7 +14,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.8.1-ol-7-r7" \
BITNAMI_IMAGE_VERSION="8.8.1-ol-7-r8" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \