Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2026-01-05 22:36:07 +00:00
parent 3515a3e18e
commit 13a72f32e0
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\> |
## Version Tags
@ -350,13 +351,14 @@ To help with development, we generate this dependency graph.
svc-sabnzbd -> legacy-services
}
Base Images: {
"baseimage-alpine:3.22"
"baseimage-alpine:3.23"
}
"sabnzbd:latest" <- Base Images
```
## Versions
* **28.12.25:** - Rebase to Alpine 3.23. Add RISCV build.
* **05.07.25:** - Rebase to Alpine 3.22.
* **23.12.24:** - Rebase to Alpine 3.21.
* **31.05.24:** - Rebase to Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.