Skip to content

Commit

Permalink
Update annobin and libabigail
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Srb <[email protected]>
  • Loading branch information
msrb committed Dec 3, 2024
1 parent b3b046a commit c449639
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ RUN dnf -y install 'dnf5-command(copr)' && \
RUN dnf install -y --enablerepo=updates-testing \
${RPMINSPECT_PACKAGE_NAME} \
${RPMINSPECT_DATA_PACKAGE_NAME} \
"libabigail >= 2.5" \
"annobin-annocheck >= 12.66" \
"libabigail >= 2.6" \
"annobin-annocheck >= 12.77" \
clamav-update \
python3-pyyaml \
python3-click \
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ RUN dnf -y update &&\
git \
jq \
brewkoji \
"libabigail >= 2.5" \
"annobin-annocheck >= 12.71" \
"libabigail >= 2.6" \
"annobin-annocheck >= 12.65" \
&& dnf clean all

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

0 comments on commit c449639

Please sign in to comment.