mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-12 16:42:45 +00:00
Update Dockerfile
Add sqlite3 to Dockerfile for extraction of SMS messages
This commit is contained in:
@@ -21,6 +21,7 @@ RUN apt install -y build-essential \
|
||||
libplist-dev \
|
||||
libusbmuxd-dev \
|
||||
libssl-dev \
|
||||
sqlite3 \
|
||||
pkg-config
|
||||
|
||||
# Clean up
|
||||
|
||||
Reference in New Issue
Block a user