SIGN IN SIGN UP

collab: Override Cargo configuration in the `Dockerfile` (#17901)

This PR moves the override for the Cargo configuration for collab into
the `Dockerfile` rather than having it be something some in the external
environment.

This makes it possible to build the Docker image locally without having
to replace `.cargo/config.toml` with the contents of
`.cargo/collab-config.toml`.

Release Notes:

- N/A
M
Marshall Bowers committed
dea85099a21fc6f0976e2f5c866c79e0ee31f702
Parent: b48c2c5
Committed by GitHub <noreply@github.com> on 9/16/2024, 6:17:15 PM