3.2.8-ol-7-r50 release

This commit is contained in:
Bitnami Bot
2019-11-10 03:55:45 +00:00
parent 3936c18997
commit 1347df0b2e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r524
FROM bitnami/oraclelinux-extras:7-r525
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-r49" \
BITNAMI_IMAGE_VERSION="3.2.8-ol-7-r50" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \