From b87e28a6a4d07ffdcd22df557faa9b0328630358 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 31 May 2023 17:34:31 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-heimdall.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-heimdall.md b/images/docker-heimdall.md index 68895ab76f..b059c3bdb5 100644 --- a/images/docker-heimdall.md +++ b/images/docker-heimdall.md @@ -35,7 +35,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -174,6 +174,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. * **20.01.23:** - Rebase to alpine 3.17 with php8.1. * **14.11.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).