Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add proper diffutils to container
Alpine's default diff provider is Busybox diff. This is not adequate for our scripts like delta.sh or check-warn.sh. These require proper gnu-diff for advanced parameters like changed-group-format. Fixes: 23fbd1a (feat(docker): use alpine for the base image, 2024-11-09) Signed-off-by: Randolph Sapp <[email protected]>
- Loading branch information