From 94d0e82d2b8f190a5e0337fc71d56a40758aa820 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Oct 2019 03:24:23 +0000 Subject: [PATCH] 3.2.8-ol-7-r16 release --- bitnami/phpbb/3/ol-7/Dockerfile | 4 ++-- bitnami/phpbb/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/phpbb/3/ol-7/Dockerfile b/bitnami/phpbb/3/ol-7/Dockerfile index 5878cfe10099..cde3b099cf61 100644 --- a/bitnami/phpbb/3/ol-7/Dockerfile +++ b/bitnami/phpbb/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r490 +FROM bitnami/oraclelinux-extras:7-r491 LABEL maintainer "Bitnami " # 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-r15" \ + BITNAMI_IMAGE_VERSION="3.2.8-ol-7-r16" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index def915c96f03..42f63c1fd334 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`3-ol-7`, `3.2.8-ol-7-r15` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.8-ol-7-r15/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.2.8-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.8-ol-7-r16/3/ol-7/Dockerfile) * [`3-debian-9`, `3.2.8-debian-9-r13`, `3`, `3.2.8`, `3.2.8-r13`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.8-debian-9-r13/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/phpbb GitHub repo](https://github.com/bitnami/bitnami-docker-phpbb).