Revert "Auto-update openbooks"

This reverts commit c8de69b691.
This commit is contained in:
2022-10-22 16:42:20 +02:00
parent aa8a129cbe
commit b97f417549

View File

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