diff --git a/images/docker-wikijs.md b/images/docker-wikijs.md index cc5d346ab..6a01ce3cc 100755 --- a/images/docker-wikijs.md +++ b/images/docker-wikijs.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -177,6 +177,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **07.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **21.03.23:** - Restore git and openssh packages for git storage support. * **21.03.23:** - Create dummy /etc/os-release to fix System Info page. * **10.10.22:** - Rebasing to alpine 3.16, migrate to s6v3.