Bot Updating Documentation

pull/68/head
LinuxServer-CI 2022-12-07 08:39:49 -06:00
rodzic 863276d96c
commit fdeb3eeb93
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -30,8 +30,8 @@ The architectures supported by this image are:
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ❌ | |
| armhf| ❌ | |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf| ✅ | arm32v7-\<version tag\> |
## Application Setup
@ -172,6 +172,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **01.12.22:** - Rebasing to alpine 3.17. Adding multi-arch support. Updating cli arguments for v4 compatibility.
* **19.10.22:** - Rebasing to alpine 3.16. Upgrading to s6v3. Updating build instructions for v4.
* **19.09.22:** - Rebasing to alpine 3.15.
* **23.01.21:** - Rebasing to alpine 3.13.