Bot Updating Documentation

pull/136/head
LinuxServer-CI 2023-08-03 16:55:47 +00:00
rodzic e766cc1f98
commit c1f7168a50
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ The architectures supported by this image are:
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ❌ | |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ❌ | |
## Application Setup
@ -206,4 +206,5 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **03.08.23:** - Rebase to Bookworm and multi arch.
* **01.04.23:** - Initial release.