Superseded by buildkit/FromPlatformFlagConstDisallowed, which provides the same check with
improved diagnostics.
Description
Using a hardcoded--platform value in FROM restricts image building to a single target platform. Use $BUILDPLATFORM or similar variables
instead.