Skip to content

Commit

Permalink
Temporarily switch to a COPR repo with the latest annobin
Browse files Browse the repository at this point in the history
This time for real... :D

Signed-off-by: Michal Srb <michal@redhat.com>
  • Loading branch information
msrb committed Apr 11, 2024
1 parent 73d7ba4 commit 8e719ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN cd /etc/yum.repos.d/ && \

# Add COPR repository with rpminspect
RUN cd /etc/yum.repos.d/ && \
curl -L -O https://copr.fedorainfracloud.org/coprs/g/osci/rpminspect/repo/epel-9/group_osci-rpminspect-epel-9.repo
curl -L -O https://copr.fedorainfracloud.org/coprs/g/osci/rpminspect-annobin-12.48/repo/epel-9/group_osci-rpminspect-annobin-12.48-epel-9.repo

# Add COPR repository with rpminspect data package
RUN cd /etc/yum.repos.d/ && \
Expand Down

0 comments on commit 8e719ad

Please sign in to comment.