diff --git a/Dockerfile b/Dockerfile index 496a941..b89ce70 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,9 +24,9 @@ RUN yarn dist-server RUN mv /deemix-gui/dist/deemix-server /deemix-server -FROM cr.hotio.dev/hotio/lidarr:pr-plugins-1.4.1.3564 +FROM ghcr.io/hotio/lidarr:pr-plugins-2.0.7.3848 -LABEL maintainer="youegraillot" +LABEL maintainer="ciapa" ENV DEEMIX_SINGLE_USER=true ENV AUTOCONFIG=true