From c7d4d1231bbf6c4980a842f730997176abffdc98 Mon Sep 17 00:00:00 2001 From: olivier Date: Fri, 27 Feb 2026 16:52:32 +0000 Subject: [PATCH] store: connection pool tuning (max=40 was hitting limit) --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index db71799..37b4fce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ Dockerfile — placeholder # update 8 (2026-04) + +# update 22 (2026-04)