Currently getting this message when I use the Wolfi module and nodejs (any version):
node: /usr/lib/libm.so.6: version `GLIBC_2.43' not found (required by node)
As per https://support.chainguard.dev/hc/en-us/articles/46374554648859-Glibc-2-43-Release-Impact-on-apk-add-and-Chainguard-Images, this is caused by a mix of an old base image and a new package. I'm not sure how that's possible, given that the Wolfi module essentially uses apko to build the image.