3.2.8-ol-7-r64 release

This commit is contained in:
Bitnami Bot
2019-11-24 04:22:57 +00:00
parent e2ceb314bc
commit 37d2a9f7e1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r542
FROM bitnami/oraclelinux-extras:7-r543
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack phpbb-3.2.8-0 --checksum ae67d387a5d9ecb2eec0816ceb4a2c78
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="phpbb" \
BITNAMI_IMAGE_VERSION="3.2.8-ol-7-r63" \
BITNAMI_IMAGE_VERSION="3.2.8-ol-7-r64" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \