Bot Updating Documentation

pull/122/head
LinuxServer-CI 2023-06-13 22:49:32 +00:00
rodzic e11530ddb2
commit 654c7d6ce6
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ The architectures supported by this image are:
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ✅ | arm32v7-\<version tag\> |
| armhf | ❌ | |
## Application Setup
@ -162,6 +162,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **11.06.23:** - Rebase to Alpine 3.18, deprecate armhf.
* **05.03.23:** - Rebase to Alpine 3.17.
* **23.10.22:** - Rebase to Alpine 3.16, migrate to s6v3.
* **09.10.22:** - Add make as build dep to fix pip jq build on armhf.