From fdeb3eeb93c8ed2d07b0199f4123014870eafc02 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 7 Dec 2022 08:39:49 -0600 Subject: [PATCH] Bot Updating Documentation --- images/docker-pydio-cells.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/images/docker-pydio-cells.md b/images/docker-pydio-cells.md index d65bbf328..b0a539483 100644 --- a/images/docker-pydio-cells.md +++ b/images/docker-pydio-cells.md @@ -30,8 +30,8 @@ The architectures supported by this image are: | Architecture | Available | Tag | | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | -| arm64 | ❌ | | -| armhf| ❌ | | +| arm64 | ✅ | arm64v8-\ | +| armhf| ✅ | arm32v7-\ | ## Application Setup @@ -172,6 +172,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **01.12.22:** - Rebasing to alpine 3.17. Adding multi-arch support. Updating cli arguments for v4 compatibility. * **19.10.22:** - Rebasing to alpine 3.16. Upgrading to s6v3. Updating build instructions for v4. * **19.09.22:** - Rebasing to alpine 3.15. * **23.01.21:** - Rebasing to alpine 3.13.