Apply suggestions from code review

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2026-06-25 10:38:58 +02:00
parent 40f9b82de3
commit 44b53a017c

View File

@@ -208,7 +208,7 @@ RUN \
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
# renovate: datasource=github-tags depName=FFmpeg/FFmpeg extractVersion=^n(?<version>\d+\.\d+(\.\d+)?)$
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