BookLore: increase RAM (#7855)

- Build was failing due to OOM
This commit is contained in:
Chris
2025-09-23 14:01:24 -04:00
committed by GitHub
parent 37a0a4add9
commit f1f8c1b279
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"script": "ct/booklore.sh",
"resources": {
"cpu": 3,
"ram": 2048,
"ram": 3072,
"hdd": 7,
"os": "debian",
"version": "12"