From d23de8e7b84582f1dd98cbfa703dd92914d438b9 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 16 Jan 2023 16:59:18 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-piwigo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-piwigo.md b/images/docker-piwigo.md index bbc7b8526a..3833f16188 100644 --- a/images/docker-piwigo.md +++ b/images/docker-piwigo.md @@ -160,6 +160,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **16.01.23:** - Fix broken custom template persistence. * **08.11.22:** - Rebase to Alpine 3.16, migrate to s6v3. Move application install to /app/www/public, add migration for existing users. Container updates should now update the application correctly. * **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)). * **29.06.21:** - Rebase to 3.14, Add php7-zip package