Random crashes on 51.9 / 51.10

Hello,

I deploy metabase via docker container and when I updated to version 51.9 / 51.10 it would suddenly crash from normal usage within a day reporting an OOM issue.

This happened previously in past version but was fixed in newer version, but it seems it was reintroduced.
Is there a memory leak?

The error output is the same as before:

Aborting due to java.lang.OutOfMemoryError: Java heap space
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (debug.cpp:339), pid=1, tid=48
#  fatal error: OutOfMemory encountered: Java heap space
#
# JRE version: OpenJDK Runtime Environment Temurin-11.0.25+9 (11.0.25+9) (build 11.0.25+9)
# Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.25+9 (11.0.25+9, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to //core.1)
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid1.log

Whats the RAM and CPU allocation on your metabase instance?

2 CPU / 8GB memory