Update Lidarr.Core.dll copy path in Dockerfile

This commit is contained in:
Matthew Phelps 2026-03-18 22:55:51 +11:00 committed by GitHub
parent 254a121aa1
commit af78f97de6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,2 @@
FROM lscr.io/linuxserver/lidarr:latest
COPY Lidarr.Core.dll /app/Lidarr.Core.dll
COPY Lidarr.Core.dll /app/lidarr/bin/Lidarr.Core.dll