Skip to content

Commit

Permalink
remove kanidm
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmmcgee committed Oct 31, 2024
1 parent 4a063bf commit 354f45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ RUN dnf install -y 'dnf-command(copr)' && \
adw-gtk3-theme

# install kanidm
RUN dnf copr enable jbcrawford/kanidm && \
dnf install -y kanidm
#RUN dnf copr enable jbcrawford/kanidm && \
# dnf install -y kanidm

# My packages
RUN dnf install -y \
Expand Down

0 comments on commit 354f45b

Please sign in to comment.