mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-03 20:22:38 +00:00
Update r2pipe for use with docker (#19960)
This commit is contained in:
parent
c234538b8c
commit
460b25e8f0
2
dist/docker/Dockerfile
vendored
2
dist/docker/Dockerfile
vendored
@ -39,7 +39,7 @@ LABEL r2docker latest
|
||||
# Radare version
|
||||
ARG R2_VERSION=master
|
||||
# R2pipe python version
|
||||
ARG R2_PIPE_PY_VERSION=1.4.2
|
||||
ARG R2_PIPE_PY_VERSION=1.6.5
|
||||
|
||||
ARG with_arm32_as
|
||||
ARG with_arm64_as
|
||||
|
Loading…
x
Reference in New Issue
Block a user