I'm using AL2023, lambda_http=0.13
and cargo lambda to compile with --compiler cargo
.
It seems that AL2023 goes up to GLIBC 2.34, so it doesn't have 2.38.
This just started happening and my deployments are broken as a result. Any clue why I'm suddenly starting to link against 2.38?