Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored May 26, 2024
1 parent db3a8f0 commit d57a52c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ RUN dnf config-manager --add-repo https://brave-browser-rpm-nightly.s3.brav
RUN rpm --import https://brave-browser-rpm-nightly.s3.brave.com/brave-core-nightly.asc
RUN dnf install -y brave-browser-nightly

RUN dnf copr enable -y kylegospo/webapp-manager
RUN dnf install -y webapp-manager

RUN rm -rf /tmp/*

0 comments on commit d57a52c

Please sign in to comment.