From 0a72608bef8f8ee6dab94fcd59dbead57a85ca66 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 18 Mar 2022 16:58:38 +0000 Subject: [PATCH] 20200729.0.0-debian-10-r534 release --- bitnami/dokuwiki/20200729/debian-10/Dockerfile | 4 ++-- bitnami/dokuwiki/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/dokuwiki/20200729/debian-10/Dockerfile b/bitnami/dokuwiki/20200729/debian-10/Dockerfile index d7ee6107d469..0000036ca9d1 100644 --- a/bitnami/dokuwiki/20200729/debian-10/Dockerfile +++ b/bitnami/dokuwiki/20200729/debian-10/Dockerfile @@ -20,14 +20,14 @@ RUN apt-get update && apt-get upgrade -y && \ RUN chmod g+rwX /opt/bitnami COPY rootfs / -RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/apache/postunpack.sh +RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/dokuwiki/postunpack.sh ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="dokuwiki" \ - BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r533" \ + BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r534" \ PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/common/bin:$PATH" EXPOSE 8080 8443 diff --git a/bitnami/dokuwiki/README.md b/bitnami/dokuwiki/README.md index 1b01901ef5a5..499f3323d7f9 100644 --- a/bitnami/dokuwiki/README.md +++ b/bitnami/dokuwiki/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/). -* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r533`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r533/20200729/debian-10/Dockerfile) +* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r534`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r534/20200729/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).