Skip to content

Conversation

@bharath-123
Copy link
Contributor

📝 Summary

#790 updated the rbuilder docker base image to use rust:1.89 which broke the latest develop images with:

/app/rbuilder: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /app/rbuilder)
/app/rbuilder: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by /app/rbuilder)

Use rust:1.89-bookworm to fix this issue

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@ilyaluk ilyaluk merged commit 61a796e into flashbots:develop Nov 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants