Modernize lidarr

This commit is contained in:
ciapa 2024-01-04 11:24:18 +00:00
parent c7ee790f9c
commit b1eb9e63df
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ RUN yarn dist-server
RUN mv /deemix-gui/dist/deemix-server /deemix-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 DEEMIX_SINGLE_USER=true
ENV AUTOCONFIG=true ENV AUTOCONFIG=true