1
0
Fork 0

Add "diff" package
Some checks failed
/ Test oci-builder (push) Has been cancelled
/ Release oci-builder (push) Has been cancelled
/ Build oci-builder (push) Has been cancelled

This commit is contained in:
ver4a 2025-04-16 00:00:56 +02:00
parent 7a119a9605
commit 8daabdc8f9

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
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah skopeo vim setpriv git nodejs22 diff
ENV BUILDAH_ISOLATION=chroot