Update arm64v8.dockerfile

pull/16/head
RandomNinjaAtk 2 years ago committed by GitHub
parent ae9eb2ec93
commit c368b162f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,10 +11,11 @@ COPY --from=builder qemu-aarch64-static /usr/bin
LABEL maintainer="RandomNinjaAtk"
ENV dockerTitle="lidarr-extended"
ENV dockerVersion="1.0.141"
ENV dockerVersion="1.0.142"
ENV LANG=en_US.UTF-8
ENV autoStart=true
ENV configureLidarrWithOptimalSettings=false
ENV dlClientSource=deezer
ENV audioFormat=native
ENV audioBitrate=lossless
ENV audioLyricType=both

Loading…
Cancel
Save