diff --git a/images/docker-piwigo.md b/images/docker-piwigo.md index 136aeb485..3c32e2bbf 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 +* **28.06.19:** - Rebasing to alpine 3.10. * **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.