Skip to content

Commit

Permalink
[rhel] Require annobin >= 12.71
Browse files Browse the repository at this point in the history
  • Loading branch information
msrb committed Oct 21, 2024
1 parent 43bc818 commit b4e517f
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 @@ -41,7 +41,7 @@ RUN dnf -y update &&\
jq \
brewkoji \
"libabigail >= 2.5" \
"annobin-annocheck >= 12.59" \
"annobin-annocheck >= 12.71" \
&& dnf clean all

# Prepare the configuration file to run rpminspect against Brew stage.
Expand Down

0 comments on commit b4e517f

Please sign in to comment.