Update r2pipe for use with docker (#19960)

This commit is contained in:
n01e0 2022-04-15 03:44:33 +09:00 committed by GitHub
parent c234538b8c
commit 460b25e8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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