From c42f10785746160fd7b013937f29f0483e4f0ef0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 25 Sep 2020 12:21:23 +0000 Subject: [PATCH] 3.9.0-debian-10-r89 release --- bitnami/osclass/3/debian-10/Dockerfile | 2 +- bitnami/osclass/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/osclass/3/debian-10/Dockerfile b/bitnami/osclass/3/debian-10/Dockerfile index ac32e8adf541..d6a5cb9dbb76 100644 --- a/bitnami/osclass/3/debian-10/Dockerfile +++ b/bitnami/osclass/3/debian-10/Dockerfile @@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="osclass" \ - BITNAMI_IMAGE_VERSION="3.9.0-debian-10-r88" \ + BITNAMI_IMAGE_VERSION="3.9.0-debian-10-r89" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/osclass/README.md b/bitnami/osclass/README.md index 7030390cc017..2770d5d50196 100644 --- a/bitnami/osclass/README.md +++ b/bitnami/osclass/README.md @@ -36,7 +36,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/tutorials/understand-rolling-tags-containers/). -* [`3`, `3-debian-10`, `3.9.0`, `3.9.0-debian-10-r88`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.9.0-debian-10-r88/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.9.0`, `3.9.0-debian-10-r89`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.9.0-debian-10-r89/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass). @@ -280,7 +280,7 @@ The Osclass instance can be customized by specifying environment variables on th ##### PHP configuration -- `PHP_MEMORY_LIMIT`: Memory limit for PHP. Default: **256M** +- `PHP_MEMORY_LIMIT`: Memory limit for PHP scripts. Default: **256M** If you want to add a new environment variable: