Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set DOCKER_BUILDKIT in Makefile (#50)
Buildkit is required for multi-platform builds. Docker version 23.0 enables buildkit by default, but GitHub runner instances currently use version 20.10.24. Set the DOCKER_BUILDKIT flag to enable it.
- Loading branch information