From 7ddd6392ea254bca005c11961cc2d00a78322d86 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 30 May 2023 14:12:30 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-babybuddy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-babybuddy.md b/images/docker-babybuddy.md index 64484d4439..d904a0f409 100755 --- a/images/docker-babybuddy.md +++ b/images/docker-babybuddy.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -159,6 +159,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **16.01.23:** - Rebase to Alpine 3.17. * **23.11.22:** - Rebase to Alpine 3.16, migrate to s6v3. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)). * **28.05.22:** - Add missing PUID/PGID vars to readme.