Skip to content

Commit

Permalink
Merge pull request #13 from hillnz/renovate/jonoh-nas-plex-0.x
Browse files Browse the repository at this point in the history
Update dependency jonoh/nas-plex to v0.0.78
  • Loading branch information
jonohill authored Jul 23, 2022
2 parents 0a2f962 + 6229622 commit 92fcde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /usr/src/app
COPY dvr-manager .
RUN cargo install --path .

FROM jonoh/nas-plex:v0.0.77
FROM jonoh/nas-plex:v0.0.78

COPY --from=dvr-manager-build /usr/local/cargo/bin/dvr-manager /usr/local/bin/dvr-manager

Expand Down

0 comments on commit 92fcde4

Please sign in to comment.