Skip to content

Commit

Permalink
Merge pull request #19 from tphoney/docker_music_fix
Browse files Browse the repository at this point in the history
(fix) add musicbrainz to the dockerfile
  • Loading branch information
tphoney committed May 3, 2024
2 parents 61cc61d + 190fac2 commit d5dd2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ COPY *.go ./
COPY amazon/*.go amazon/
COPY cinemaparadiso/*.go cinemaparadiso/
COPY cmd/*.go cmd/
COPY musicbrainz/*.go musicbrainz/
COPY plex/*.go plex/
COPY types/*.go types/
COPY utils/*.go utils/
Expand Down

0 comments on commit d5dd2b9

Please sign in to comment.