From fd7232e5fac03e3b1992cf0113e4ec801d57f37d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 14 Nov 2021 23:35:16 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-babybuddy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-babybuddy.md b/images/docker-babybuddy.md index 09ab1af923..302719e126 100755 --- a/images/docker-babybuddy.md +++ b/images/docker-babybuddy.md @@ -135,6 +135,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **14.11.21:** - Add lxml dependencies (temp fix for amd64 by force compiling lxml). * **25.07.21:** - Add libpq for postgresql. * **08.07.21:** - Fix pip install issue. * **05.07.21:** - Update Gunicorn parameters to prevent `WORKER_TIMEOUT` issue.