Skip to content

Commit

Permalink
update opensuse to copy apparmor_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna committed Oct 18, 2023
1 parent 0621341 commit 7b3daa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ base-image:
RUN zypper install -y apparmor-parser apparmor-profiles
RUN zypper cc && \
zypper clean
RUN cp /sbin/apparmor_parser /usr/bin/apparmor_parser
END

IF [ "$ARCH" = "arm64" ]
Expand Down

0 comments on commit 7b3daa0

Please sign in to comment.