From 7599ecbb11c10d22e49dbc957fc4c8ed6f86b72b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 30 May 2023 14:13:56 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-budge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-budge.md b/images/docker-budge.md index 333acab50a..5c42bb2c1d 100755 --- a/images/docker-budge.md +++ b/images/docker-budge.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -157,6 +157,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **13.04.23:** - Move ssl.conf include to default.conf. * **29.11.22:** - Rebase to Alpine 3.17, migrate to s6v3. * **04.15.22:** - Added NPM command to run db migrations.