3.2.8-ol-7-r44 release

This commit is contained in:
Bitnami Bot
2019-11-05 03:30:26 +00:00
parent 366e841190
commit d9d3f6d8f2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r518
FROM bitnami/oraclelinux-extras:7-r519
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-r43" \
BITNAMI_IMAGE_VERSION="3.2.8-ol-7-r44" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \