File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM ubuntu:25.04
33LABEL maintainer="Reinhard Pointner <rednoah@filebot.net>"
44
55
6- ENV FILEBOT_VERSION="5.2.0 "
6+ ENV FILEBOT_VERSION="5.2.1 "
77
88
99RUN set -eux \
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ FROM openjdk:17-alpine
33LABEL maintainer="Reinhard Pointner <rednoah@filebot.net>"
44
55
6- ENV FILEBOT_VERSION="5.2.0 "
6+ ENV FILEBOT_VERSION="5.2.1 "
77ENV FILEBOT_URL="https://get.filebot.net/filebot/FileBot_$FILEBOT_VERSION/FileBot_$FILEBOT_VERSION-portable.tar.xz"
8- ENV FILEBOT_SHA256="4a4d0695d937c0da47b79296415c3b0c0903038138886e48c0a658126729fbc0 "
8+ ENV FILEBOT_SHA256="d4b60573beb040e9e69647468c4ed9b9187815e336a3c64ce2c7c3c31f21c817 "
99
1010ENV FILEBOT_HOME="/opt/filebot"
1111
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL maintainer="Reinhard Pointner <rednoah@filebot.net>"
44
55
66# build trigger and cache buster
7- ENV FILEBOT_REVISION="r10918 "
7+ ENV FILEBOT_REVISION="r10920 "
88
99
1010ENV FILEBOT_VERSION="5.2.1"
You can’t perform that action at this time.
0 commit comments