diff --git a/images/docker-jackett.md b/images/docker-jackett.md index 97ce8b7ef..b5e7c2834 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.