diff --git a/images/docker-netbox.md b/images/docker-netbox.md index 0d8bfbb617..d833650e0e 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.