diff --git a/images/docker-dokuwiki.md b/images/docker-dokuwiki.md index a3968ed668..eb89ac40af 100644 --- a/images/docker-dokuwiki.md +++ b/images/docker-dokuwiki.md @@ -155,6 +155,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **23.09.20:** - Fix php-local.ini bug introduced in the prior PR. * **14.09.20:** - Rebase to alpine 3.12. Add php7-ctype, php7-curl, php7-pdo_mysql, php7-pdo_pgsql, php7-pecl-imagick and php7-iconv. Bump upload max filesize and post max size to 100MB. Remove deprecated APP_URL env var. Fix breaking addons. * **19.12.19:** - Rebasing to alpine 3.11. * **01.12.19:** - Add php7-ldap package to support LDAP authentication.