chore(deps): update dependency ffmpeg to v7.0.2 (#31289)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/31245/head
renovate[bot] 2024-08-05 08:29:38 +02:00 committed by GitHub
parent e99c0e61ea
commit f33049ffe4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,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.1
ARG FFMPEG_VERSION=7.0.2
# ffmpeg download URL, change with [--build-arg FFMPEG_URL="https://ffmpeg.org/releases"]
ARG FFMPEG_URL=https://ffmpeg.org/releases