Skip to content

Commit 13a72f3

Browse files
Bot Updating Documentation
1 parent 3515a3e commit 13a72f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/images/docker-sabnzbd.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The architectures supported by this image are:
3434
| Architecture | Available | Tag |
3535
| :----: | :----: | ---- |
3636
| x86-64 || amd64-\<version tag\> |
37+
| riscv64 || riscv64-\<version tag\> |
3738
| arm64 || arm64v8-\<version tag\> |
3839

3940
## Version Tags
@@ -350,13 +351,14 @@ To help with development, we generate this dependency graph.
350351
svc-sabnzbd -> legacy-services
351352
}
352353
Base Images: {
353-
"baseimage-alpine:3.22"
354+
"baseimage-alpine:3.23"
354355
}
355356
"sabnzbd:latest" <- Base Images
356357
```
357358

358359
## Versions
359360

361+
* **28.12.25:** - Rebase to Alpine 3.23. Add RISCV build.
360362
* **05.07.25:** - Rebase to Alpine 3.22.
361363
* **23.12.24:** - Rebase to Alpine 3.21.
362364
* **31.05.24:** - Rebase to Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.

0 commit comments

Comments
 (0)