Bot Updating Documentation

pull/253/head
LinuxServer-CI 2024-10-09 14:11:24 +00:00
rodzic 23e9b726cb
commit e868ef7bd0
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ The architectures supported by this image are:
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ❌ | |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ❌ | |
## Application Setup
@ -320,4 +320,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **09.10.24:** - Add aarch64 support.
* **26.04.24:** - Initial release.