Skip to content

Commit

Permalink
Revert "Test fix for rpminspect#1369"
Browse files Browse the repository at this point in the history
This reverts commit ec26f8e.
  • Loading branch information
msrb committed Apr 12, 2024
1 parent ec26f8e commit f632863
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/msrb/rpminspect-gh-issue-1369/repo/epel-9/msrb-rpminspect-gh-issue-1369-epel-9.repo
curl -L -O https://copr.fedorainfracloud.org/coprs/g/osci/rpminspect/repo/epel-9/group_osci-rpminspect-epel-9.repo

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

0 comments on commit f632863

Please sign in to comment.