Skip to content

Commit

Permalink
Enable @osci/fedora-license-data copr for Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
msrb authored Feb 23, 2024
1 parent 2611fa7 commit b21774e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ ENV RPMINSPECT_PACKAGE_NAME=rpminspect
ENV RPMINSPECT_DATA_PACKAGE_NAME=rpminspect-data-fedora

RUN dnf -y install 'dnf-command(copr)' && \
dnf -y copr enable dcantrell/rpminspect
dnf -y copr enable dcantrell/rpminspect && \
dnf -y copr enable @osci/fedora-license-data

# We enable updates-testing to pull in the latest annobin
RUN dnf install -y --enablerepo=updates-testing \
Expand Down

0 comments on commit b21774e

Please sign in to comment.