From 77a945d432bce1c0302d2a1a5a3db3cd6d69c844 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 25 Mar 2019 00:31:24 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-taisun.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-taisun.md b/images/docker-taisun.md index 8f30a181f2..0aa456fb9d 100644 --- a/images/docker-taisun.md +++ b/images/docker-taisun.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -111,4 +111,5 @@ The webui is at http://localhost:3000, for more information on usage see [here]( ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **13.02.19:** - Initial release.