mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Update ABS
This commit is contained in:
parent
4f5d77e804
commit
1a5f978584
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
"audiobookshelf" = {
|
"audiobookshelf" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "ghcr.io/advplyr/audiobookshelf:2.30.0";
|
image = "ghcr.io/advplyr/audiobookshelf:2.33.1";
|
||||||
environment = {
|
environment = {
|
||||||
AUDIOBOOKSHELF_UID = "99";
|
AUDIOBOOKSHELF_UID = "99";
|
||||||
AUDIOBOOKSHELF_GID = "100";
|
AUDIOBOOKSHELF_GID = "100";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue