diff --git a/arm32v7.dockerfile b/arm32v7.dockerfile index 61d14d2..bda8fbe 100644 --- a/arm32v7.dockerfile +++ b/arm32v7.dockerfile @@ -11,7 +11,7 @@ COPY --from=builder qemu-arm-static /usr/bin LABEL maintainer="RandomNinjaAtk" ENV dockerTitle="lidarr-extended" -ENV dockerVersion="arm32v7-1.0.16" +ENV dockerVersion="arm32v7-1.0.17" ENV LANG=en_US.UTF-8 ENV autoStart=true ENV configureLidarrWithOptimalSettings=false @@ -46,6 +46,7 @@ RUN \ yq \ pyacoustid \ tidal-dl \ + r128gain \ deemix # copy local files