From cd0352a8d64409767d0004c95b3ddd6e7f2f55ee Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 20:05:13 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-jackett.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-jackett.md b/images/docker-jackett.md index 97ce8b7ef9..b5e7c28342 100644 --- a/images/docker-jackett.md +++ b/images/docker-jackett.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 | ## Version Tags @@ -142,6 +142,7 @@ Disable autoupdates in the webui to prevent jackett crashing, the image is refre ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **10.03.19:** - Switch to net-core builds of jackett, not dependant on mono and smaller images. * **11.02.19:** - Add pipeline logic and multi arch. * **11.06.18:** - Ensure root ownership of Jackett files.