You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's because the Mandrel image used (default to registry.access.redhat.com/quarkus/mandrel-22-rhel9:22.3-4) is based on RHEL 8, and those contain glibc 2.28-189.5 (see). It works well on my F37 machine. I have glibc 2.36-9.
Maybe we could have RHEL 9-based images as well? That would make this work.