Skip to content

Commit

Permalink
added patchelf to Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 committed Feb 27, 2024
1 parent 9b3e73e commit c66bd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ USER build
WORKDIR /home/build

RUN paru -Syu --noconfirm
RUN paru -S nvm --noconfirm
RUN paru -S nvm patchelf --noconfirm
RUN paru -S vscodium-bin --noconfirm

USER root
Expand Down

0 comments on commit c66bd1f

Please sign in to comment.