Skip to content

Commit

Permalink
Use stable rz-ghidra in Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka committed Aug 5, 2023
1 parent 1cc07cc commit 24257e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ FROM debian:10
# rz-pipe python version
ARG RZ_PIPE_PY_VERSION=master
# rz-ghidra version
ARG RZ_GHIDRA_VERSION=dev
ARG RZ_GHIDRA_VERSION=stable

ARG with_arm32_as
ARG with_arm64_as
Expand Down

0 comments on commit 24257e3

Please sign in to comment.