From 85aa6df081063077e9c0183b6753a50ecad386a4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 18 Nov 2021 20:54:20 +0000 Subject: [PATCH] 4.0.4-debian-10-r17 release --- bitnami/joomla/4/debian-10/Dockerfile | 4 ++-- bitnami/joomla/README.md | 18 +++++++++++++----- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/bitnami/joomla/4/debian-10/Dockerfile b/bitnami/joomla/4/debian-10/Dockerfile index 06f1d360d5e5..d0b39684b6e1 100644 --- a/bitnami/joomla/4/debian-10/Dockerfile +++ b/bitnami/joomla/4/debian-10/Dockerfile @@ -19,8 +19,8 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" RUN chmod g+rwX /opt/bitnami COPY rootfs / -RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/php/postunpack.sh +RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/joomla/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh @@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="joomla" \ - BITNAMI_IMAGE_VERSION="4.0.4-debian-10-r16" \ + BITNAMI_IMAGE_VERSION="4.0.4-debian-10-r17" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/joomla/README.md b/bitnami/joomla/README.md index 5281e69e3fd9..ec48141a8b62 100644 --- a/bitnami/joomla/README.md +++ b/bitnami/joomla/README.md @@ -45,7 +45,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). -* [`4`, `4-debian-10`, `4.0.4`, `4.0.4-debian-10-r16` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/4.0.4-debian-10-r16/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.0.4`, `4.0.4-debian-10-r17` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/4.0.4-debian-10-r17/4/debian-10/Dockerfile) * [`3`, `3-debian-10`, `3.10.3`, `3.10.3-debian-10-r17`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.10.3-debian-10-r17/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/joomla GitHub repo](https://github.com/bitnami/bitnami-docker-joomla). @@ -530,14 +530,22 @@ We'd love for you to contribute to this container. You can request new features ## Issues -If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/bitnami-docker-joomla/issues/new). For us to provide better support, be sure to include the following information in your issue: +If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/bitnami-docker-joomla/issues/new). Be sure to include the following information in your issue: - Host OS and version -- Docker version (`$ docker version`) -- Output of `$ docker info` -- Version of this container (`$ echo $BITNAMI_IMAGE_VERSION` inside the container) +- Docker version (`docker version`) +- Output of `docker info` +- Version of this container - The command you used to run the container, and any relevant output you saw (masking any sensitive information) +### Community supported solution + +Please, note this asset is a community-supported solution. This means that the Bitnami team is not actively working on new features/improvements nor providing support through GitHub Issues. Any new issue will stay open for 20 days to allow the community to contribute, after 15 days without activity the issue will be marked as stale being closed after 5 days. + +The Bitnami team will review any PR that is created, feel free to create a PR if you find any issue or want to implement a new feature. + +New versions and releases cadence are not going to be affected. Once a new version is released in the upstream project, the Bitnami container image will be updated to use the latest version, supporting the different branches supported by the upstream project as usual. + ## License Copyright 2016-2021 Bitnami