You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# fix: glibc runtime errors
This PR updates the docker stage 0 to use a known version of `bookworm`β in for the next `cargo-chef`β build step instead of the `lukemathwalker/cargo-check`β image that it previously used in order to maintain `glibc`β compatibility with the `debian:bookwork-slim`β image used in stage 3.
## Testing
Built a container with github actions and ran it in DevNet - tl;dr it landed blocks and the runtime error was gone.
Closes [ENG-1424](https://linear.app/initiates/issue/ENG-1424/builder-main-branch-builds-are-broken)
0 commit comments