From 3a240c41a7bd147c49c8c9a4caf21469456c2ff4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 31 May 2023 12:21:19 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-nextcloud.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-nextcloud.md b/images/docker-nextcloud.md index e9c73ff60e..a3ff674a88 100644 --- a/images/docker-nextcloud.md +++ b/images/docker-nextcloud.md @@ -33,7 +33,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -186,6 +186,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **13.04.23:** - Move ssl.conf include to default.conf. * **21.03.23:** - Add php81-sysvsem as new dep for v26. Update default X-Robots-Tag to `noindex, nofollow``. * **02.03.23:** - Set permissions on crontabs during init.