Commit d2a2aee
committed
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]>1 parent ba8da4b commit d2a2aee
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments