Skip to content

Commit

Permalink
Fix newuidmap/newgidmap file caps
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Nov 5, 2024
1 parent 3c7949d commit 48d0e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN dnf update -y && \
ImageMagick-libs \
--nodocs \
--setopt install_weak_deps=False \
&& rpm --setcaps shadow-utils \
&& dnf clean all -y

RUN adduser -d /home/github-actions -m -u 1042 -U -G users,adm github-actions \
Expand Down

0 comments on commit 48d0e14

Please sign in to comment.