Skip to content

Commit 310ff05

Browse files
committed
Build Z3 from source
1 parent f3513c5 commit 310ff05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ USER wolvsec
2626

2727
ENV PATH="${PATH}:/home/wolvsec/.local/bin"
2828

29-
RUN pip3 install pwntools numpy ipython z3-solver
29+
RUN pip3 install pwntools numpy ipython
3030

3131
RUN bash -c "$(curl -fsSL https://gef.blah.cat/sh)"
3232

0 commit comments

Comments
 (0)