Update ABS

This commit is contained in:
Gene Liverman 2025-10-05 20:33:13 -04:00
parent 366aa58ee5
commit 17f37458e7
Signed by: genebean
SSH key fingerprint: SHA256:gMnZbl3rg8nIXl4AomxNeNiOG4mWP/xEywbmQjVfhtY

View file

@ -12,7 +12,7 @@ in {
virtualisation.oci-containers.containers = {
"audiobookshelf" = {
autoStart = true;
image = "ghcr.io/advplyr/audiobookshelf:2.24.0";
image = "ghcr.io/advplyr/audiobookshelf:2.29.0";
environment = {
AUDIOBOOKSHELF_UID = "99";
AUDIOBOOKSHELF_GID = "100";