Skip to content

Commit

Permalink
fix(sabnzbd): update ghcr.io/linuxserver/unrar ( 7.0.7 → 7.0.9 ) (#1079)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] committed Aug 13, 2024
1 parent 9bc339d commit f9b5039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/sabnzbd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ COPY --from=ghcr.io/onedr0p/par2cmdline-turbo:1.1.1 /usr/local/bin/par2 /usr/loc
RUN ln -s /usr/local/bin/par2 /usr/local/bin/par2create \
&& ln -s /usr/local/bin/par2 /usr/local/bin/par2repair \
&& ln -s /usr/local/bin/par2 /usr/local/bin/par2verify
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 f9b5039

Please sign in to comment.