From ec87b489d6e95193c0fb3f6b242fe7ad26f5b84a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 14 Jun 2019 22:14:46 +0200 Subject: [PATCH] Bot Updating Templated Files --- images/docker-piwigo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-piwigo.md b/images/docker-piwigo.md index a8daf7a540..136aeb485b 100644 --- a/images/docker-piwigo.md +++ b/images/docker-piwigo.md @@ -128,6 +128,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel ## Versions +* **12.06.19:** - Add ffmpeg and other deps as needed by popular plugins. * **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **01.03.19:** - Add php-ctype & php-curl. * **22.02.19:** - Rebasing to alpine 3.9, add php-ldap.