diff --git a/bitnami/dokuwiki/20200729/debian-10/Dockerfile b/bitnami/dokuwiki/20200729/debian-10/Dockerfile index 3b3ec64dd6cc..b6cf87376ab0 100644 --- a/bitnami/dokuwiki/20200729/debian-10/Dockerfile +++ b/bitnami/dokuwiki/20200729/debian-10/Dockerfile @@ -27,7 +27,7 @@ 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-r493" \ + BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r494" \ 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 e84d96a82563..2b3d65afe64e 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-r493`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r493/20200729/debian-10/Dockerfile) +* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r494`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r494/20200729/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).