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
chore: complete updates to build-images from msrv bump (#12320)
The rust MSRV got bumped in
#12298 but we didn't
catch that we're still using a stale devbox image due to the check in
`bootstrap.sh` not being updated properly. CI's passing due to cargo
automatically installing the proper toolchain at runtime.
I've completed the relevant changes to fix the build image /
`./bootstrap.sh check` in this PR but I'm not up to date on how pushing
an update to devbox should be done (or if CI still automatically pushes
to dockerhub anymore).
@charlielye@ludamad Could one of you help me with fixing this?
0 commit comments