From 985dee0ee59308dc11f95659c447089166985915 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 6 Jul 2023 08:33:01 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-emulatorjs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-emulatorjs.md b/images/docker-emulatorjs.md index 274fb3ef27..c160289c92 100755 --- a/images/docker-emulatorjs.md +++ b/images/docker-emulatorjs.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -215,6 +215,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **24.11.22:** - Update IPFS links for chdman. * **04.04.22:** - Ingest pre-built chdman bins during build time. * **23.02.22:** - Update ingestion point for emulatorjs bins.