Skip to content

Commit

Permalink
Use dojjail master
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Feb 21, 2025
1 parent c597eaf commit 8d46b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions legacy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -329,17 +329,17 @@ EOF
RUN xargs pip install --force-reinstall <<EOF
angr
asteval
dojjail>=0.1.7
fastecdsa
flask
git+https://github.com/Gallopsled/pwntools#egg=pwntools
git+https://github.com/pwncollege/dojjail#egg=dojjail
git+https://github.com/secdev/scapy#egg=scapy
jupyter
psutil
pycryptodome
r2pipe
requests
selenium
fastecdsa
EOF

RUN ln -sf /usr/bin/ipython3 /usr/bin/ipython
Expand Down

0 comments on commit 8d46b40

Please sign in to comment.