diff --git a/arm64v8.dockerfile b/arm64v8.dockerfile index c7a2359..1f05daf 100644 --- a/arm64v8.dockerfile +++ b/arm64v8.dockerfile @@ -34,6 +34,7 @@ RUN \ mkvtoolnix \ sox \ ffmpeg && \ + apk add mp3val --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing && \ echo "************ install python packages ************" && \ pip install --upgrade --no-cache-dir -U \ r128gain && \