mediainfo 0.7.94 && filebot 4.7.9

This commit is contained in:
Wonderfall 2017-04-09 07:02:26 +02:00 committed by GitHub
parent be7cc14216
commit 69a2b97932

View File

@ -2,8 +2,8 @@ FROM alpine:edge
ARG RTORRENT_VER=0.9.6
ARG LIBTORRENT_VER=0.13.6
ARG MEDIAINFO_VER=0.7.93
ARG FILEBOT_VER=4.7.8
ARG MEDIAINFO_VER=0.7.94
ARG FILEBOT_VER=4.7.9
ARG BUILD_CORES
ENV UID=991 GID=991 \