Skip to content

Commit

Permalink
fix(bazarr): update ghcr.io/linuxserver/unrar ( 7.0.7 → 7.0.9 )
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] authored Aug 13, 2024
1 parent 9bc339d commit 4719121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/bazarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN \
/tmp/*

COPY ./apps/bazarr/entrypoint.sh /entrypoint.sh
COPY --from=ghcr.io/linuxserver/unrar:7.0.7 /usr/bin/unrar-alpine /usr/bin/unrar
COPY --from=ghcr.io/linuxserver/unrar:7.0.9 /usr/bin/unrar-alpine /usr/bin/unrar

USER nobody:nogroup
WORKDIR /config
Expand Down

0 comments on commit 4719121

Please sign in to comment.