diff --git a/images/docker-duplicati.md b/images/docker-duplicati.md index d429a5f33..7cd95ae8b 100644 --- a/images/docker-duplicati.md +++ b/images/docker-duplicati.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf| ✅ | arm32v7-\ | +| armhf| ❌ | | ## Version Tags @@ -171,6 +171,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.08.22:** - Deprecate armhf. * **25.04.22:** - Rebase to mono:focal. * **01.08.19:** - Rebase to Linuxserver LTS mono version. * **16.07.19:** - Allow for additional command line arguments in an environment variable.