Skip to content

Commit

Permalink
Merge pull request #158 from rickselby-servers/filebot
Browse files Browse the repository at this point in the history
Update filebot to 5.1.5
  • Loading branch information
rickselby authored Sep 9, 2024
2 parents 7f2fe42 + dd71df3 commit 4be2944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transmission/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FROM transmission AS filebot

ADD postprocess.sh /transmission/postprocess.sh

ENV FILEBOT_VERSION 5.1.1
ENV FILEBOT_VERSION 5.1.5

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 4be2944

Please sign in to comment.