From f3fe7fe002ea73cc305e38c5005d1801d59d8d9a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 24 Oct 2018 02:58:35 +0000 Subject: [PATCH] 3.2.3-ol-7-r27 release --- bitnami/phpbb/3/ol-7/Dockerfile | 6 +++--- bitnami/phpbb/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/phpbb/3/ol-7/Dockerfile b/bitnami/phpbb/3/ol-7/Dockerfile index 065cd9d94ca3..590bcaad7f7a 100644 --- a/bitnami/phpbb/3/ol-7/Dockerfile +++ b/bitnami/phpbb/3/ol-7/Dockerfile @@ -1,9 +1,9 @@ -FROM bitnami/oraclelinux-extras:7-r146 +FROM bitnami/oraclelinux-extras:7-r147 LABEL maintainer "Bitnami " # Install required system packages and dependencies RUN install_packages bzip2-libs cyrus-sasl-lib expat freetds freetype glibc gmp gnutls keyutils-libs krb5-libs libcom_err libcurl libffi libgcc libgcrypt libgpg-error libicu libidn libjpeg-turbo libmcrypt libpng libselinux libssh2 libstdc++ libtasn1 libtidy libxml2 libxslt ncurses-libs nettle nspr nss nss-softokn-freebl nss-util openldap openssl-libs p11-kit pcre postgresql-libs readline sqlite xz-libs zlib -RUN bitnami-pkg unpack apache-2.4.35-2 --checksum bdbe7184bb47bf2678ea322f7d17028d9741844dca75e2665626ad2f635a7b1c +RUN bitnami-pkg unpack apache-2.4.37-0 --checksum 6bf1998b8548b24700fbbba2795ba6c3e71ef0f33f13ad7127b67b4a71b3cace RUN bitnami-pkg unpack php-7.1.23-0 --checksum 2bed406160aa91e888eda47df01d9d55a8fbba40b78f806ca2bc481c5aca0754 RUN bitnami-pkg unpack mysql-client-10.1.36-1 --checksum 37104f4fe6e526bbb437f61c33ecd8d14b2d576bc6d29b969daa252285acfd00 RUN bitnami-pkg unpack libphp-7.1.23-1 --checksum 841e4e865031b420226b1152d128988f7a15f95e77f47ff5296e9246b28a9042 @@ -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.3-ol-7-r26" \ + BITNAMI_IMAGE_VERSION="3.2.3-ol-7-r27" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index b0a0d8c75e4a..cb86d5598faf 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -41,7 +41,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.3-ol-7-r26` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-ol-7-r26/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.2.3-ol-7-r27` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-ol-7-r27/3/ol-7/Dockerfile) * [`3-debian-9`, `3.2.3-debian-9-r24`, `3`, `3.2.3`, `3.2.3-r24`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-debian-9-r24/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/phpbb GitHub repo](https://github.com/bitnami/bitnami-docker-phpbb).