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?