diff --git a/Dockerfile b/Dockerfile index 1318ecc..c35caae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:20.04 -ENV FILEBOT_VERSION 4.9.6 +ENV FILEBOT_VERSION 4.9.7 RUN apt-get update \ && apt-get install -y default-jre-headless libjna-java mediainfo libchromaprint-tools unrar p7zip-full p7zip-rar mkvtoolnix atomicparsley gnupg curl file inotify-tools wget \