Add "diff" package
This commit is contained in:
parent
7a119a9605
commit
8daabdc8f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue