From aa7aabaa144b16102b6bf9f2a6c55f62c7202808 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 28 May 2023 00:21:09 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-pyload-ng.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-pyload-ng.md b/images/docker-pyload-ng.md index 8d0ea9d3c3..0a807d7fdd 100755 --- a/images/docker-pyload-ng.md +++ b/images/docker-pyload-ng.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -172,6 +172,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **02.02.22:** - Rebase master to alpine 3.17. * **02.02.22:** - Add ffmpeg for the Youtube plugin. * **24.01.22:** - Replace unrar with p7zip.