diff --git a/images/docker-deluge.md b/images/docker-deluge.md index 7e041d4eb6..3853f7a2cc 100644 --- a/images/docker-deluge.md +++ b/images/docker-deluge.md @@ -28,7 +28,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -143,6 +143,7 @@ Change the downloads location in the webui in Preferences->Downloads and use /do ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **15.11.18:** - Add deluge-console. * **11.11.18:** - Rebase to Ubuntu Bionic, add pipeline multiarch logic. * **09.04.18:** - update to libressl2.7-libssl.