Skip to content

Commit

Permalink
update rizin version
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed Sep 14, 2023
1 parent 5f627ee commit dbe9466
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM python:3.10

LABEL org.opencontainers.image.source https://github.com/binarly-io/fwhunt-scan

ARG rz_version=v0.6.1
ARG rz_version=v0.6.2

# add library paths
ENV LD_LIBRARY_PATH=/tmp/rizin-$rz_version/build/librz/core
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Tools for analyzing UEFI firmware and checking UEFI modules with [FwHunt rules](

# Dependencies

rizin (v0.6.1)
rizin (v0.6.2)

# Installation

Expand Down

0 comments on commit dbe9466

Please sign in to comment.