Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without this, docker buildx will complain about the following issues: - "RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior" - "FromAsCasing: 'as' and 'FROM' keywords' casing do not match" This fixes it.
- Loading branch information