mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
version off args
This commit is contained in:
parent
bd004a0381
commit
2e37a95f10
@ -346,7 +346,7 @@ RUN \
|
||||
echo "**** grabbing x265 ****" && \
|
||||
mkdir -p /tmp/x265 && \
|
||||
curl -Lf \
|
||||
http://anduin.linuxfromscratch.org/BLFS/x265/x265_3.4.tar.gz | \
|
||||
http://anduin.linuxfromscratch.org/BLFS/x265/x265_${X265}.tar.gz | \
|
||||
tar -zx --strip-components=1 -C /tmp/x265
|
||||
RUN \
|
||||
echo "**** compiling x265 ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user