rtorrent-flood: update filebot & mediainfo

This commit is contained in:
Wonderfall 2017-02-22 20:40:45 +01:00 committed by GitHub
parent 67fd8ebdc6
commit 84183c01b6

View File

@ -2,8 +2,8 @@ FROM alpine:3.5
ARG RTORRENT_VER=0.9.6
ARG LIBTORRENT_VER=0.13.6
ARG MEDIAINFO_VER=0.7.91
ARG FILEBOT_VER=4.7.7
ARG MEDIAINFO_VER=0.7.92.1
ARG FILEBOT_VER=4.7.8
ARG BUILD_CORES
ENV UID=991 GID=991 \