Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
a5153117ee
Merge b598302816 into 624c024766 2025-09-03 10:07:13 +00:00
renovate[bot]
b598302816
Update dependency ffmpeg to v8 2025-08-24 21:02:21 +00:00

View File

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