Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2026-02-28 20:27:19 +00:00
parent b30898abf9
commit b0fa6c6d9a
No known key found for this signature in database

View File

@ -34,6 +34,7 @@ The architectures supported by this image are:
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| riscv64 | ✅ | riscv64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
## Application Setup
@ -347,4 +348,5 @@ To help with development, we generate this dependency graph.
## Versions
* **28.02.26:** - Add RISCV build.
* **18.12.25:** - Initial Release.