diff --git a/images/docker-bookstack.md b/images/docker-bookstack.md index 01a808d33..e579bc034 100644 --- a/images/docker-bookstack.md +++ b/images/docker-bookstack.md @@ -208,6 +208,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **05.01.23:** - Fix db password setting (sed escape `&`). * **21.12.22:** - Update db info in .env file when env vars are updated. * **10.10.22:** - Remove password escape logic which caused problems for a small subset of users. * **20.08.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).