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.