mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-09 05:06:09 +02:00
Update Lidarr.Core.dll copy path in Dockerfile
This commit is contained in:
parent
254a121aa1
commit
af78f97de6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue