Update dependency ffmpeg to v7.1 (#32239)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/27094/head^2
renovate[bot] 1 week ago committed by GitHub
parent 4c0e44ebbe
commit aba888c4a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -214,7 +214,7 @@ FROM build AS ffmpeg
# ffmpeg version to compile, change with [--build-arg FFMPEG_VERSION="7.0.x"]
# renovate: datasource=repology depName=ffmpeg packageName=openpkg_current/ffmpeg
ARG FFMPEG_VERSION=7.0.2
ARG FFMPEG_VERSION=7.1
# ffmpeg download URL, change with [--build-arg FFMPEG_URL="https://ffmpeg.org/releases"]
ARG FFMPEG_URL=https://ffmpeg.org/releases

Loading…
Cancel
Save