Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Add sqlite3 to Dockerfile for extraction of SMS messages
  • Loading branch information
opsec-infosec authored Jul 30, 2021
1 parent eda1976 commit 9a6c4d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apt install -y build-essential \
libplist-dev \
libusbmuxd-dev \
libssl-dev \
sqlite3 \
pkg-config

# Clean up
Expand Down

0 comments on commit 9a6c4d2

Please sign in to comment.