Revert "Auto-update openbooks"

This reverts commit c8de69b691.
This commit is contained in:
coolneng 2022-10-22 16:42:20 +02:00
parent aa8a129cbe
commit b97f417549
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 1 deletions

View File

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