From b97452fb55887a03450931f03fd894cc92873cab Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 19 Nov 2021 01:37:56 +0000 Subject: [PATCH] 5.8.2-debian-10-r8 release --- bitnami/wordpress-nginx/5/debian-10/Dockerfile | 4 ++-- bitnami/wordpress-nginx/README.md | 12 ++++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bitnami/wordpress-nginx/5/debian-10/Dockerfile b/bitnami/wordpress-nginx/5/debian-10/Dockerfile index a0202966a645..5e7dfa514c12 100644 --- a/bitnami/wordpress-nginx/5/debian-10/Dockerfile +++ b/bitnami/wordpress-nginx/5/debian-10/Dockerfile @@ -20,13 +20,13 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/mysql-client/postunpack.sh -RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/nginx/postunpack.sh +RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/nginx-php-fpm/postunpack.sh RUN /opt/bitnami/scripts/wordpress/postunpack.sh ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="wordpress-nginx" \ - BITNAMI_IMAGE_VERSION="5.8.2-debian-10-r7" \ + BITNAMI_IMAGE_VERSION="5.8.2-debian-10-r8" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/wordpress-nginx/README.md b/bitnami/wordpress-nginx/README.md index 07241295c836..ba58a970974a 100644 --- a/bitnami/wordpress-nginx/README.md +++ b/bitnami/wordpress-nginx/README.md @@ -37,7 +37,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/). -- [`5`, `5-debian-10`, `5.8.2`, `5.8.2-debian-10-r7`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.8.2-debian-10-r7/5/debian-10/Dockerfile) +- [`5`, `5-debian-10`, `5.8.2`, `5.8.2-debian-10-r8`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.8.2-debian-10-r8/5/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/wordpress-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress-nginx). @@ -600,7 +600,7 @@ 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-wordpress-nginx/issues). 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-wordpress-nginx/issues/new). Be sure to include the following information in your issue: - Host OS and version - Docker version (`docker version`) @@ -608,6 +608,14 @@ If you encountered a problem running this container, you can file an [issue](htt - 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 (c) 2021 Bitnami