From 355fdea82dcc8bc6b8a20eef08cee4c7ca34f128 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 30 May 2023 16:10:50 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-transmission.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-transmission.md b/images/docker-transmission.md index 7097c38fe2..415a71e354 100644 --- a/images/docker-transmission.md +++ b/images/docker-transmission.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -206,6 +206,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **14.05.23:** - Explicitly install transmission-remote. * **02.03.23:** - Add cron init to allow user customizable crontabs. * **08.02.23:** - Rebase to Alpine Edge to get access to most up to date builds of Transmission. Remove bundled 3rd party UI packages.