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
Changes to later versions of rust have broken our dockerfile. This
change fixes our base image to the version of rust we're currently
using, where the break is not present.
We'll need to fix this in future when we bump versions, but for now
we make a minimum change to be able to cut the 2.4 release.
0 commit comments