diff --git a/arm32v7.dockerfile b/arm32v7.dockerfile index 0a53e4a..f60b8c7 100644 --- a/arm32v7.dockerfile +++ b/arm32v7.dockerfile @@ -32,6 +32,7 @@ RUN \ jq \ git \ mkvtoolnix \ + sox \ ffmpeg && \ echo "************ install python packages ************" && \ pip install --upgrade --no-cache-dir -U \