From e11530ddb2c6aa1f3990a6a5a22c07d3796a833b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 13 Jun 2023 22:42:34 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-netbox.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-netbox.md b/images/docker-netbox.md index 0d8bfbb61..d833650e0 100755 --- a/images/docker-netbox.md +++ b/images/docker-netbox.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -216,6 +216,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **11.06.23:** - Rebase to Alpine 3.18, deprecate armhf. * **14.05.23:** - Build local docs on first run. * **05.03.23:** - Rebase to Alpine 3.17. * **02.11.22:** - Rebase to Alpine 3.16, migrate to s6v3.