From 3fd3ce6b38cbea06aa0de928c394665222f6976a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 27 Mar 2019 19:21:41 +0000 Subject: [PATCH] Bot Updating Templated Files --- 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 b22db7276..c8c4da5fb 100644 --- a/images/docker-transmission.md +++ b/images/docker-transmission.md @@ -22,7 +22,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -166,6 +166,7 @@ The automatic update will run once a day at 3am local server time. ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebase to Alpine 3.9, add themes to baseimage, add python and findutils. * **22.02.19:** - Catch term and clean exit. * **07.02.19:** - Add pipeline logic and multi arch.