Skip to content

Commit

Permalink
Test fix for rpminspect#1369
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Srb <michal@redhat.com>
  • Loading branch information
msrb committed Apr 12, 2024
1 parent 0a7601e commit 9f2806a
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/msrb/rpminspect-gh-issue-1369/repo/epel-9/msrb-rpminspect-gh-issue-1369-epel-9.repo

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

0 comments on commit 9f2806a

Please sign in to comment.