Auto-update openbooks

This commit is contained in:
coolneng 2022-05-28 16:46:00 +02:00
parent 1e877102b5
commit c8de69b691
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
openbooks = {
image = "evanbuss/openbooks";
ports = [ "127.0.0.1:9000:80" ];
extraOptions = [ "--label=io.containers.autoupdate=registry" ];
};
};
}