From 018643370086d8e721695375faaab0aa7ac25d6c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 3 Jul 2023 20:35:53 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-snipe-it.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-snipe-it.md b/images/docker-snipe-it.md index 879e05dad5..71e69e92d0 100644 --- a/images/docker-snipe-it.md +++ b/images/docker-snipe-it.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -208,6 +208,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **13.04.23:** - Move ssl.conf include to default.conf. * **13.04.23:** - Add php81-pecl-redis for redis support. * **28.12.22:** - Rebase to Alpine 3.17, migrate to s6v3.