fix: docker build

This commit is contained in:
kieran 2024-11-21 15:08:18 +00:00
parent 52c0bfbdeb
commit f389a5e93c
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -26,7 +26,6 @@ RUN git clone --single-branch --branch release/7.1 https://git.ffmpeg.org/ffmpeg
--disable-postproc \
--enable-libx264 \
--enable-libx265 \
--enable-libpng \
--enable-libwebp \
--disable-static \
--enable-shared && \