Skip to content

Commit

Permalink
update rizin version
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed Aug 7, 2023
1 parent 8312c67 commit 806567c
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.5.2
ARG rz_version=v0.6.0

# 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.5.2)
rizin (v0.6.0)

# Installation

Expand Down

0 comments on commit 806567c

Please sign in to comment.