Missing GLIBC_2.38 from distro

Hi there!

I’ve upgraded a CLI tool in my build pipeline (dioxus-cli) that was previously installing, to a newer version and it now fails with the following error:

dx: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by dx)

Is there a way I can get an updated distro on Render?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.