From 60500f0b96647603d691a3c1f56abe38686f434d Mon Sep 17 00:00:00 2001 From: gyurix Date: Tue, 14 Jul 2026 15:17:51 +0200 Subject: [PATCH] memory limit changes for roundcube postgres --- roundcube/service-roundcube.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcube/service-roundcube.json b/roundcube/service-roundcube.json index be68229..866ebf2 100644 --- a/roundcube/service-roundcube.json +++ b/roundcube/service-roundcube.json @@ -29,7 +29,7 @@ "IMAGE": "postgres:15-alpine", "UPDATE": "true", "NAME": "roundcubepostgres-db", - "MEMORY": "128M", + "MEMORY": "256M", "NETWORK": "roundcube", "SELECTOR": "roundcubepostgres-db", "VOLUMES": [