Auto-update openbooks

This commit is contained in:
2022-05-28 16:46:00 +02:00
parent 1e877102b5
commit c8de69b691

View File

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