1
0
Fork 0

fix: Correct "diff" package name to "diffutils"
Some checks failed
/ Release oci-builder (push) Has been skipped
/ Build oci-builder (push) Successful in 1m5s
/ Test oci-builder (push) Failing after 5s

This commit is contained in:
ver4a 2025-04-16 00:01:49 +02:00
parent 8daabdc8f9
commit c9fac04cf1

View file

@ -6,7 +6,7 @@ ARG GITHUB_RUN_ID
RUN echo $GITHUB_RUN_ID > /.github_run_id
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah skopeo vim setpriv git nodejs22 diff
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah skopeo vim setpriv git nodejs22 diffutils
ENV BUILDAH_ISOLATION=chroot