Update dependency FFmpeg/FFmpeg to v7.1.5

This commit is contained in:
Claire
2026-06-25 10:11:15 +02:00
parent f3b07a5c9b
commit 96b852e8b3

View File

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