Skip to content

Commit aba888c

Browse files
authoredOct 4, 2024
Update dependency ffmpeg to v7.1 (mastodon#32239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c0e44e commit aba888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ FROM build AS ffmpeg
214214

215215
# ffmpeg version to compile, change with [--build-arg FFMPEG_VERSION="7.0.x"]
216216
# renovate: datasource=repology depName=ffmpeg packageName=openpkg_current/ffmpeg
217-
ARG FFMPEG_VERSION=7.0.2
217+
ARG FFMPEG_VERSION=7.1
218218
# ffmpeg download URL, change with [--build-arg FFMPEG_URL="https://ffmpeg.org/releases"]
219219
ARG FFMPEG_URL=https://ffmpeg.org/releases
220220

0 commit comments

Comments
 (0)
Please sign in to comment.