3.2.2-r16 release

This commit is contained in:
Bitnami Bot 2018-05-14 08:18:31 +00:00
parent 7bc47de24e
commit ef04d03ace
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r44
FROM bitnami/minideb-extras:jessie-r45
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="phpbb" \
BITNAMI_IMAGE_VERSION="3.2.2-r15" \
BITNAMI_IMAGE_VERSION="3.2.2-r16" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \