This commit is contained in:
2026-03-13 16:18:30 +00:00
parent 8f893a7216
commit 09d9501427

View File

@@ -26,7 +26,7 @@
virtualisation.oci-containers = {
backend = "docker";
containers.paperless-ai = {
image = "clusterzx/paperless-ai:v3.0.9";
image = "clusterzx/paperless-ai:3.0.9";
autoStart = true;
ports = [
"127.0.0.1:3000:3000"