Add missing ffmpeg binaries to runtime packages

This commit is contained in:
TheSpad
2023-02-26 16:47:57 +00:00
parent 9152ff840e
commit 18a01d7723
2 changed files with 2 additions and 4 deletions

View File

@@ -232,8 +232,7 @@ RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache \
bsd-compat-headers \
ffmpeg4 \
ffmpeg4-libs \
ffmpeg \
gnu-libiconv \
libdvbcsa \
libhdhomerun-libs \

View File

@@ -232,8 +232,7 @@ RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache \
bsd-compat-headers \
ffmpeg4 \
ffmpeg4-libs \
ffmpeg \
gnu-libiconv \
libdvbcsa \
libhdhomerun-libs \