8.7.1-ol-7-r8 release
This commit is contained in:
parent
5a98b8b527
commit
5bfb671c5d
|
|
@ -1,4 +1,4 @@
|
||||||
FROM bitnami/oraclelinux-extras:7-r335
|
FROM bitnami/oraclelinux-extras:7-r338
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
|
|
@ -16,7 +16,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||||
BITNAMI_APP_NAME="drupal-nginx" \
|
BITNAMI_APP_NAME="drupal-nginx" \
|
||||||
BITNAMI_IMAGE_VERSION="8.7.1-ol-7-r7" \
|
BITNAMI_IMAGE_VERSION="8.7.1-ol-7-r8" \
|
||||||
DRUPAL_DATABASE_NAME="bitnami_drupal" \
|
DRUPAL_DATABASE_NAME="bitnami_drupal" \
|
||||||
DRUPAL_DATABASE_PASSWORD="" \
|
DRUPAL_DATABASE_PASSWORD="" \
|
||||||
DRUPAL_DATABASE_USER="bn_drupal" \
|
DRUPAL_DATABASE_USER="bn_drupal" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue