Skip to content

Commit

Permalink
FILEBOT_NODE_VERSION 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Feb 26, 2024
1 parent 0d53834 commit 606396f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.node
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ FROM rednoah/filebot
LABEL maintainer="Reinhard Pointner <[email protected]>"


ENV FILEBOT_NODE_VERSION 0.4.5
ENV FILEBOT_NODE_VERSION 0.4.6
ENV FILEBOT_NODE_URL https://github.com/filebot/filebot-node/releases/download/$FILEBOT_NODE_VERSION/filebot-node_$FILEBOT_NODE_VERSION.tar.xz
ENV FILEBOT_NODE_SHA256 b565ea027c53feecaf45feb18c1128c2297ffaec025cc9482d02b0942cc00ec4
ENV FILEBOT_NODE_SHA256 cb799aa3cd9ea333277b7d657336a60ae7cfbe24afb54b77324b695083e744a2


ENV FILEBOT_NODE_HOME /opt/filebot-node
Expand Down

0 comments on commit 606396f

Please sign in to comment.