Skip to content

Commit

Permalink
#253: Update Dockerfile.fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdope authored Nov 3, 2024
1 parent fe665ad commit 6220bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ENV TERM=xterm
WORKDIR /usr/local/src/pam_usb

RUN dnf upgrade --refresh -y
RUN dnf install -y gcc make rsync libxml2-devel pam-devel libudisks2-devel glib2-devel python3-gobject rpmdevtools rpmlint
RUN dnf install -y gcc make libxml2-devel pam-devel libudisks2-devel glib2-devel python3-gobject rpmdevtools rpmlint

0 comments on commit 6220bfd

Please sign in to comment.